From 7e49530bef08a2abd5c8c9bb015adf95ae177fd5 Mon Sep 17 00:00:00 2001 From: Steve Mekkelsen Madden Date: Mon, 18 Feb 2019 10:47:29 -0500 Subject: [PATCH] added initial content for AcidIsland Permissions --- Permissions.md | 219 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 218 insertions(+), 1 deletion(-) diff --git a/Permissions.md b/Permissions.md index 6d3f665..8182057 100644 --- a/Permissions.md +++ b/Permissions.md @@ -1 +1,218 @@ -WIP \ No newline at end of file +

AcidIsland (addon.yml)

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
PermissionEnable ForDescription
acidisland.admin.clearresetallopAllow clearing of island reset limit of all players
acidisland.admin.deleteopLet a player completely remove a player (including island)
acidisland.admin.deleteislandopLet a player completely remove the island the player is on
acidisland.admin.nobanopPlayer cannot be banned from an island
acidisland.admin.purgeopLet a player purge old islands
acidisland.admin.registeropLet a player register the nearest island to another player
acidisland.admin.reloadopReload the config.yml
acidisland.admin.reserveopReserves an empty spot for a player's next island
acidisland.admin.setlanguageopResets all player languages and sets the default language
acidisland.admin.setrangeopAllows setting of island protection range
acidisland.admin.setspawnopAllows use of spawn tools
acidisland.admin.settingsresetopResets all the islands to default protection settings
acidisland.admin.unregisteropRemoves a player from an island without deleting the island blocks
acidisland.mod.bypasscooldownsopAllow moderator to bypass cooldowns
acidisland.mod.bypassexpelopAllow moderator to bypass island expulsion
acidisland.mod.bypasslockopBypasses an island lock
acidisland.mod.bypassprotectopAllow moderator to bypass island protection
acidisland.mod.clearresetfalseAllow clearing of island reset limit
acidisland.mod.infoopLet a moderator see info on a player
acidisland.mod.lockopLocks or unlocks an island
acidisland.mod.namefalseEnables naming of player's islands
acidisland.mod.resethomeopAllows setting or reseting of a player's home position
acidisland.mod.resetnamefalseEnables reset of player's island names
acidisland.mod.teamfalseEnables modification of teams via kick and add commands
acidisland.mod.tpopAllows teleport to an island
acidisland.islandtrueAllow /island command usage
acidisland.island.banfalseAllows banning of visitors
acidisland.island.createtrueAllow island creation
acidisland.island.expeltrueAllows expelling of visitors
acidisland.island.hometrueAllow teleporting to player island
acidisland.island.infotrueLet the player check their island level
acidisland.island.languagetruePlayer can select a language
acidisland.island.lockfalseAllows island locking
acidisland.island.nametruePlayer can set the name of their island
acidisland.island.resettruePlayer can use the island reset or restart command
acidisland.island.sethometrueLet the player set their island teleport point
acidisland.island.settingstruePlayer can see server settings
acidisland.island.spawntruePlayer can use the island spawn command if spawn exists
acidisland.island.teamtrueLet a player use team commands
acidisland.island.team.cooptrueLet a player use team coop commands
acidisland.island.team.trusttrueLet a player use team trust commands
acidisland.settings.*trueAllow access to settings panel items
\ No newline at end of file