Great for Creative and Surivival Servers! Most popular Minecraft plot plugin!PlotMe Made by ZachBora. Maintained by MattBDev a.k.a. MBon29 PlotMe v0.17 RELEASED! DOWNLOAD IT NOW! PlotMe is a multi-world plot management plugin. Each plot world has its own configurations. Each plot is also protected and only the owner can build on it. The roads surrounding the plots are protected from griefing. Read more about this resource...
Did you get direct permission from @ZachBora to post it, though? Not trying to start anything, but..... A "like" is not an approval for a plugin...
I have approval from ZachBora and I am a developer on the plugin. Proof is here: https://github.com/WorldCretornica (I am MattBDev)
No Difference. This is the same exact version. We are planning on moving from BukkitDev to Spigot because there is a better community here and the direction the Bukkit website is headed does not appeal to us.
Additionally, I would like to point out on the Bukkit page for this plugin, it now has a link pointing to this page and it's transition to Spigot. http://dev.bukkit.org/bukkit-plugins/plotme/ See for yourself.
I just added that so people don't keep commenting saying I am stealing someone's work. I'm happy people are paying attention to the notices.
Actually I only noticed because I was looking into how to set up a plot as a public plot. Like if I wanted to set up a plot as a market place for the players to build their own shops in. I don't see a command line that will toggle between private and public. Do I need an add-on plugin for that or am I derping out and missing something?
Aaaaand this is why I hate asking questions, because when I get the answer I feel mega stupid. lol Thank you, that's a lot easier than trying to add every player name one by one which is what I was starting to fear I would have to do.
Hello! I have a question on plot limitations. Say I give a player plotme.limit.2. Later, when the player buys another plot, I give the player plotme.limit.3. Will the limit of 3 override the limit of 2?
No I'm using groups, so when I have: Code (Text): A: Permissions: - plotme.limit.2 And a player buys a 3rd plot (in have currency), and console runs: Code (Text): pex user <user> add plotme.limit.3 Which one will override?