Archived Optional: Remove Chunk Coords From /f Map

This suggestion has been archived / closed and can no longer be voted on.
Joined
Aug 8, 2019
Messages
2
Reaction score
0
Points
0
Command in Topic: /f map

The factions server I play on does not use coordinates. However, we have noticed that the command gives out the chunk coordinates on the title bar. Using these chunk coordinates, players are able to find each other instead of having to manually map out terrain or memorize terrain. We would like the ability to turn off chunk coordinates, or for them to just show random chunk coordinates, in the command.

In AsciiMap.java , I noticed that if I could make my own version of Factions, I could make my suggestion myself by modifying the getTitle()'s return value or setting the variables to (int)(Math.random() * (max - min + 1)) + min . However, in following tech-compile , I get an error building the factions plugin with the Maven command line. https://pastebin.com/dRjHSzSH

While having my own version of factions for the factions server I play on would be nice, it would be even more nice if coordinates could be disabled in the Factions plugin. Right now, we're having to disable the command entirely, despite how useful it is in showing our chunk claims.
 
Last edited:
This suggestion has been closed. Votes are no longer accepted.
This is not the plugin support website, my friend. The creator of the factions plugin is no longer a member of the Massivecraft community. Try looking at the Factions Spigot page.
 
This is not the plugin support website, my friend. The creator of the factions plugin is no longer a member of the Massivecraft community. Try looking at the Factions Spigot page.
All of the documentation that I have thus far read on Factions led me to believe that Massivecraft was still maintaining, updating, and releasing the plugin. I saw "Feature & Idea Discussion" so I figured why not try.

If what you say is true, then I will look elsewhere. Thank you.