2020-09-20 22:42:13 +02:00
|
|
|
name: PlotSquared
|
2020-07-07 12:56:43 +02:00
|
|
|
main: com.plotsquared.bukkit.BukkitPlatform
|
2019-09-08 20:02:45 +02:00
|
|
|
api-version: "1.13"
|
2019-09-08 01:06:27 +02:00
|
|
|
version: "${version}"
|
2014-09-22 13:00:45 +02:00
|
|
|
load: STARTUP
|
2019-10-27 15:19:49 +01:00
|
|
|
description: "Easy, yet powerful Plot World generation and management."
|
2020-04-16 23:49:08 +02:00
|
|
|
authors: [Citymonstret, Empire92, MattBDev, dordsor21, NotMyFault, SirYwell]
|
2020-06-02 17:06:33 +02:00
|
|
|
website: https://www.spigotmc.org/resources/77506/
|
2020-07-14 20:41:08 +02:00
|
|
|
softdepend: [Vault, PlaceholderAPI, Essentials, LuckPerms, BungeePerms, MVdWPlaceholderAPI]
|
2015-04-14 22:24:25 +10:00
|
|
|
loadbefore: [MultiWorld, Multiverse-Core]
|
2018-12-20 02:23:48 +01:00
|
|
|
depend: [WorldEdit]
|
2014-09-22 13:00:45 +02:00
|
|
|
database: false
|
2014-09-22 21:21:14 +02:00
|
|
|
commands:
|
2014-09-22 21:23:12 +02:00
|
|
|
plots:
|
2016-09-26 18:31:08 +10:00
|
|
|
description: Plot command.
|
|
|
|
aliases: [p,plot,ps,plotsquared,p2,2,plotme]
|
2014-09-22 21:23:12 +02:00
|
|
|
permission: plots.use
|
2014-10-23 18:23:09 +11:00
|
|
|
permission-message: "You are lacking the permission node 'plots.use'"
|
2014-09-22 13:00:45 +02:00
|
|
|
permissions:
|
2015-07-17 20:48:13 +10:00
|
|
|
plots.use:
|
|
|
|
default: true
|
2020-08-13 23:32:13 +02:00
|
|
|
plots.projectile.unowned:
|
|
|
|
default: false
|
|
|
|
plots.projectile.other:
|
|
|
|
default: false
|
|
|
|
plots.toggle.titles:
|
|
|
|
default: false
|
|
|
|
plots.toggle.chat:
|
|
|
|
default: false
|
|
|
|
plots.toggle.time:
|
|
|
|
default: false
|
|
|
|
plots.merge.other:
|
|
|
|
default: false
|
|
|
|
plots.merge.keeproad.denied:
|
|
|
|
default: false
|
|
|
|
plots.trust.everyone:
|
|
|
|
default: false
|
|
|
|
plots.area.create:
|
|
|
|
default: false
|
|
|
|
plots.area.info:
|
|
|
|
default: false
|
|
|
|
plots.area.list:
|
|
|
|
default: false
|
|
|
|
plots.area.regen:
|
|
|
|
default: false
|
|
|
|
plots.area.tp:
|
|
|
|
default: false
|
|
|
|
plots.auto.mega:
|
|
|
|
default: false
|
|
|
|
plots.continue:
|
|
|
|
default: false
|
|
|
|
plots.cluster.list:
|
|
|
|
default: false
|
|
|
|
plots.cluster.create:
|
|
|
|
default: false
|
|
|
|
plots.cluster.create.other:
|
|
|
|
default: false
|
|
|
|
plots.cluster.size:
|
|
|
|
default: false
|
|
|
|
plots.cluster.delete.other:
|
|
|
|
default: false
|
|
|
|
plots.cluster.resize:
|
|
|
|
default: false
|
|
|
|
plots.cluster.resize.other:
|
|
|
|
default: false
|
|
|
|
plots.cluster.resize.shrink:
|
|
|
|
default: false
|
|
|
|
plots.cluster.resize.expand:
|
|
|
|
default: false
|
|
|
|
plots.cluster:
|
|
|
|
default: false
|
|
|
|
plots.cluster.invite:
|
|
|
|
default: false
|
|
|
|
plots.cluster.invite.other:
|
|
|
|
default: false
|
|
|
|
plots.cluster.kick:
|
|
|
|
default: false
|
|
|
|
plots.cluster.kick.other:
|
|
|
|
default: false
|
|
|
|
plots.cluster.leave:
|
|
|
|
default: false
|
|
|
|
plots.cluster.tp:
|
|
|
|
default: false
|
|
|
|
plots.cluster.tp.other:
|
|
|
|
default: false
|
|
|
|
plots.cluster.sethome:
|
|
|
|
default: false
|
|
|
|
plots.cluster.sethome.other:
|
|
|
|
default: false
|
|
|
|
plots.cluster.command.continue:
|
|
|
|
default: false
|
|
|
|
plots.deny.everyone:
|
|
|
|
default: false
|
|
|
|
plots.download.world:
|
|
|
|
default: false
|
|
|
|
plots.set.flag.other:
|
|
|
|
default: false
|
|
|
|
plots.set.flag:
|
|
|
|
default: false
|
|
|
|
plots.flag.remove:
|
|
|
|
default: false
|
|
|
|
plots.flag.list:
|
|
|
|
default: false
|
|
|
|
plots.list.forsale:
|
|
|
|
default: false
|
|
|
|
plots.list.mine:
|
|
|
|
default: false
|
|
|
|
plots.list.shared:
|
|
|
|
default: false
|
|
|
|
plots.list.world:
|
|
|
|
default: false
|
|
|
|
plots.list.top:
|
|
|
|
default: false
|
|
|
|
plots.list.all:
|
|
|
|
default: false
|
|
|
|
plots.list.unowned:
|
|
|
|
default: false
|
|
|
|
plots.list.player:
|
|
|
|
default: false
|
|
|
|
plots.list.done:
|
|
|
|
default: false
|
|
|
|
plots.list.expired:
|
|
|
|
default: false
|
|
|
|
plots.list.fuzzy:
|
|
|
|
default: false
|
|
|
|
plots.list.area:
|
|
|
|
default: false
|
|
|
|
plots.comment:
|
|
|
|
default: false
|
|
|
|
plots.schematic.paste:
|
|
|
|
default: false
|
|
|
|
plots.schematic.list:
|
|
|
|
default: false
|
|
|
|
plots.schematic.save:
|
|
|
|
default: false
|
|
|
|
plots.visit.shared:
|
|
|
|
default: false
|
|
|
|
plots.visit.unowned:
|
|
|
|
default: false
|
|
|
|
plots.visit.owned:
|
|
|
|
default: false
|
|
|
|
plots.visit.other:
|
|
|
|
default: false
|
|
|
|
plots.home:
|
|
|
|
default: false
|
|
|
|
plots.alias.remove:
|
|
|
|
default: false
|
|
|
|
plots.backup:
|
|
|
|
default: false
|
|
|
|
plots.backup.save:
|
|
|
|
default: false
|
|
|
|
plots.backup.list:
|
|
|
|
default: false
|
|
|
|
plots.backup.load:
|
|
|
|
default: false
|
|
|
|
|
|
|
|
plots.admin:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.continue:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.delete:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.deny:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.done:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.download:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.kick:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.load:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.merge:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.setowner:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.remove:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.save:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.schematic.paste:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.schematic.save:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.unlink:
|
|
|
|
default: false
|
|
|
|
plots.admin.alias.set:
|
|
|
|
default: false
|
|
|
|
plots.admin.alias.remove:
|
|
|
|
default: false
|
|
|
|
plots.admin.chat.bypass:
|
|
|
|
default: false
|
|
|
|
plots.admin.backup.other:
|
|
|
|
default: false
|
|
|
|
plots.admin.unsafe:
|
|
|
|
default: false
|
|
|
|
plots.admin.debug.other:
|
|
|
|
default: false
|
|
|
|
plots.admin.area.sudo:
|
|
|
|
default: false
|
|
|
|
plots.admin.interact.blockedcommands:
|
|
|
|
default: false
|
|
|
|
plots.admin.update.notify:
|
|
|
|
default: false
|
|
|
|
plots.admin.exit.denied:
|
|
|
|
default: false
|
|
|
|
plots.admin.entry.denied:
|
|
|
|
default: false
|
|
|
|
plots.admin.visit.untrusted:
|
|
|
|
default: false
|
|
|
|
plots.admin.entry.forcefield:
|
|
|
|
default: false
|
2020-08-24 20:51:23 +02:00
|
|
|
plots.admin.command.chatspy:
|
2020-08-13 23:32:13 +02:00
|
|
|
default: false
|
|
|
|
plots.admin.caps.other:
|
|
|
|
default: false
|
2020-10-08 19:27:05 +02:00
|
|
|
plots.admin.music.other:
|
|
|
|
default: false
|
2020-08-13 23:32:13 +02:00
|
|
|
plots.admin.destroy.unowned:
|
|
|
|
default: false
|
|
|
|
plots.admin.destroy.groundlevel:
|
|
|
|
default: false
|
|
|
|
plots.admin.destroy.other:
|
|
|
|
default: false
|
|
|
|
plots.admin.destroy.road:
|
|
|
|
default: false
|
|
|
|
plots.admin.build.road:
|
|
|
|
default: false
|
|
|
|
plots.admin.build.unowned:
|
|
|
|
default: false
|
|
|
|
plots.admin.build.other:
|
|
|
|
default: false
|
|
|
|
plots.admin.interact.road:
|
|
|
|
default: false
|
|
|
|
plots.admin.interact.unowned:
|
|
|
|
default: false
|
|
|
|
plots.admin.interact.other:
|
|
|
|
default: false
|
|
|
|
plots.admin.build.heightlimit:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.rate:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.trust:
|
|
|
|
default: false
|
|
|
|
plots.admin.info.force:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.schematic:
|
|
|
|
default: false
|
|
|
|
plots.admin.command.clear:
|
|
|
|
default: false
|
|
|
|
|
2020-01-03 01:12:48 +01:00
|
|
|
plots.teleport.delay.bypass:
|
2020-08-13 23:32:13 +02:00
|
|
|
default: false
|
|
|
|
plots.worldedit.bypass:
|
|
|
|
default: false
|
|
|
|
plots.gamemode.bypass:
|
2020-01-03 01:12:48 +01:00
|
|
|
default: op
|
2020-08-13 23:32:13 +02:00
|
|
|
plots.confirm.bypass:
|
|
|
|
default: false
|
|
|
|
|
2015-06-25 10:01:08 +10:00
|
|
|
plots.permpack.basicflags:
|
|
|
|
default: op
|
|
|
|
children:
|
|
|
|
plots.set.flag: true
|
|
|
|
plots.flag: true
|
2015-09-03 15:45:25 +10:00
|
|
|
plots.flag.add: true
|
|
|
|
plots.flag.remove: true
|
|
|
|
plots.flag.list: true
|
|
|
|
plots.flag.info: true
|
|
|
|
plots.set.flag.titles.*: true
|
|
|
|
plots.set.flag.greeting.*: true
|
|
|
|
plots.set.flag.farewell.*: true
|
|
|
|
plots.set.flag.notify-enter.*: true
|
|
|
|
plots.set.flag.notify-leave.*: true
|
|
|
|
plots.set.flag.feed.*: true
|
|
|
|
plots.set.flag.heal.*: true
|
|
|
|
plots.set.flag.invincible.*: true
|
|
|
|
plots.set.flag.instabreak.*: true
|
|
|
|
plots.set.flag.fly.*: true
|
2015-09-03 23:34:52 +10:00
|
|
|
plots.set.flag.gamemode: true
|
|
|
|
plots.set.flag.gamemode.creative: true
|
|
|
|
plots.set.flag.gamemode.survival: true
|
|
|
|
plots.set.flag.gamemode.adventure: true
|
2015-09-03 15:45:25 +10:00
|
|
|
plots.set.flag.time.*: true
|
|
|
|
plots.set.flag.weather.*: true
|
|
|
|
plots.set.flag.music.*: true
|
|
|
|
plots.set.flag.disable-physics.*: true
|
|
|
|
plots.set.flag.pve.*: true
|
|
|
|
plots.set.flag.pvp.*: true
|
|
|
|
plots.set.flag.explosion.*: true
|
|
|
|
plots.set.flag.hostile-interact.*: true
|
|
|
|
plots.set.flag.hostile-attack.*: true
|
|
|
|
plots.set.flag.player-interact.*: true
|
|
|
|
plots.set.flag.animal-interact.*: true
|
|
|
|
plots.set.flag.animal-attack.*: true
|
|
|
|
plots.set.flag.tamed-interact.*: true
|
|
|
|
plots.set.flag.tamed-attack.*: true
|
|
|
|
plots.set.flag.misc-interact.*: true
|
|
|
|
plots.set.flag.hanging-place.*: true
|
|
|
|
plots.set.flag.hanging-break.*: true
|
|
|
|
plots.set.flag.vehicle-use.*: true
|
|
|
|
plots.set.flag.vehicle-place.*: true
|
|
|
|
plots.set.flag.vehicle-break.*: true
|
|
|
|
plots.set.flag.place.*: true
|
|
|
|
plots.set.flag.break.*: true
|
|
|
|
plots.set.flag.use.*: true
|
|
|
|
plots.set.flag.forcefield.*: true
|
|
|
|
plots.set.flag.price.*: true
|
|
|
|
plots.set.flag.no-worldedit.*: true
|
2015-06-25 10:01:08 +10:00
|
|
|
plots.permpack.basicinbox:
|
|
|
|
default: op
|
|
|
|
children:
|
|
|
|
plots.inbox.read.public: true
|
|
|
|
plots.inbox.modify.public: true
|
|
|
|
plots.inbox.write.public: true
|
|
|
|
plots.inbox.read.report: true
|
|
|
|
plots.inbox.write.report: true
|
|
|
|
plots.inbox.read.owner: true
|
|
|
|
plots.inbox.modify.owner: true
|
|
|
|
plots.inbox.write.owner: true
|
|
|
|
plots.comment: true
|
|
|
|
plots.inbox: true
|
2015-10-07 17:33:33 +11:00
|
|
|
plots.permpack.wilderness:
|
|
|
|
default: op
|
|
|
|
children:
|
|
|
|
plots.admin.interact.unowned: true
|
|
|
|
plots.admin.destroy.unowned: true
|
|
|
|
plots.admin.build.unowned: true
|
|
|
|
plots.projectile.unowned: true
|
|
|
|
plots.admin.vehicle.break.unowned: true
|
|
|
|
plots.admin.pve.unowned: true
|
2015-06-25 10:01:08 +10:00
|
|
|
plots.permpack.basic:
|
2014-09-22 21:23:12 +02:00
|
|
|
default: op
|
2015-06-25 10:01:08 +10:00
|
|
|
children:
|
|
|
|
plots.use: true
|
|
|
|
plots.info: true
|
|
|
|
plots.claim: true
|
|
|
|
plots.auto: true
|
|
|
|
plots.home: true
|
|
|
|
plots.clear: true
|
|
|
|
plots.delete: true
|
2016-11-30 15:45:28 +11:00
|
|
|
plots.music: true
|
2015-06-25 10:01:08 +10:00
|
|
|
plots.list: true
|
|
|
|
plots.list.mine: true
|
|
|
|
plots.list.shared: true
|
|
|
|
plots.list.world: true
|
|
|
|
plots.list.all: true
|
|
|
|
plots.list.forsale: true
|
|
|
|
plots.list.unowned: true
|
|
|
|
plots.set: true
|
|
|
|
plots.visit: true
|
|
|
|
plots.visit.owned: true
|
|
|
|
plots.visit.shared: true
|
|
|
|
plots.set.flag: true
|
2015-09-03 15:45:25 +10:00
|
|
|
plots.flag.add: true
|
|
|
|
plots.flag.remove: true
|
|
|
|
plots.flag.list: true
|
|
|
|
plots.flag.info: true
|
2015-06-25 10:01:08 +10:00
|
|
|
plots.flag: true
|
|
|
|
plots.buy: true
|
|
|
|
plots.chat: true
|
|
|
|
plots.confirm: true
|
|
|
|
plots.toggle: true
|
|
|
|
plots.toggle.titles: true
|
2015-08-18 23:20:11 +10:00
|
|
|
plots.toggle.chat: true
|
2019-09-08 20:02:45 +02:00
|
|
|
plots.toggle.time: true
|
2015-06-25 10:01:08 +10:00
|
|
|
plots.set.biome: true
|
|
|
|
plots.set.home: true
|
2017-12-03 17:59:36 +01:00
|
|
|
plots.alias.set: true
|
|
|
|
plots.alias.remove: true
|
2016-11-30 15:45:28 +11:00
|
|
|
plots.set.description: true
|
|
|
|
plots.description: true
|
|
|
|
plots.alias: true
|
2015-06-25 10:01:08 +10:00
|
|
|
plots.merge: true
|
2015-07-14 03:42:02 +10:00
|
|
|
plots.merge.other: true
|
2015-09-27 16:43:11 +10:00
|
|
|
plots.merge.4: true
|
2015-06-25 10:01:08 +10:00
|
|
|
plots.unlink: true
|
|
|
|
plots.denied: true
|
|
|
|
plots.add: true
|
|
|
|
plots.trust: true
|
|
|
|
plots.deny: true
|
|
|
|
plots.remove: true
|
|
|
|
plots.untrust: true
|
|
|
|
plots.undeny: true
|
|
|
|
plots.kick: true
|
2015-08-09 03:24:01 +10:00
|
|
|
plots.download: true
|
|
|
|
plots.save: true
|
2015-08-18 23:20:11 +10:00
|
|
|
plots.done: true
|
|
|
|
plots.continue: true
|
2020-08-13 23:32:13 +02:00
|
|
|
plots.middle: true
|