Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wip:settlements:start [2020/12/04 21:56] – Add permissions link phoenix616wip:settlements:start [2021/10/25 19:11] (current) phoenix616
Line 1: Line 1:
 # Settlements # Settlements
 +
 +{{:wip:settlements:banner.png?nolink&700|}}
  
 Land protection and group management plugin which includes the following features: Land protection and group management plugin which includes the following features:
Line 22: Line 24:
 - Scoreboard **sidebar** *(optional)* - Scoreboard **sidebar** *(optional)*
 - Per **settlement/empire shops** using [ChestShop](https://www.spigotmc.org/resources/chestshop.51856/) - Per **settlement/empire shops** using [ChestShop](https://www.spigotmc.org/resources/chestshop.51856/)
 +- [Placeholders](placeholders) for other plugins using [PlaceholderAPI](https://www.spigotmc.org/resources/6245/)
  
-All functionality is accessible via easy to use **GUI**s and optional functionality that expands upon the plugin's core (chat, events, locks, portals, sidebar) can be configured and disabled individually via the [config files](plugin:settlements:config:start) and all commands can be disabled via [permissions]([config files](plugin:settlements:permissions))+All functionality is accessible via easy to use **GUI**s and optional functionality that expands upon the plugin's core (chat, events, locks, portals, sidebar) can be configured and disabled individually via the [config files](wip:settlements:config:start) and all commands can be disabled via [permissions](wip:settlements:permissions:start).
  
 Integrates with the following plugins: Integrates with the following plugins:
Line 29: Line 32:
 - [ChestShop](https://www.spigotmc.org/resources/51856/) (Settlement and Empire shops) - [ChestShop](https://www.spigotmc.org/resources/51856/) (Settlement and Empire shops)
 - [LWC(X)](https://www.spigotmc.org/resources/69551/) (Settlement and Empire locks) - [LWC(X)](https://www.spigotmc.org/resources/69551/) (Settlement and Empire locks)
 +- [EssentialsX](https://essentialsx.net/) (AFK, Ignore, settlement wide mail)
 - [CMI](https://www.spigotmc.org/resources/3742/) (AFK, Ignore, settlement wide mail and claim protection hook) - [CMI](https://www.spigotmc.org/resources/3742/) (AFK, Ignore, settlement wide mail and claim protection hook)
 - [Brewery](https://www.spigotmc.org/resources/3082/) (ability to prevent drunk players from typing in certain chat channels) - [Brewery](https://www.spigotmc.org/resources/3082/) (ability to prevent drunk players from typing in certain chat channels)
 - [Multiverse-Core](https://dev.bukkit.org/projects/multiverse-core) (Empire world management) - [Multiverse-Core](https://dev.bukkit.org/projects/multiverse-core) (Empire world management)
-- [PlaceholderAPI](https://www.spigotmc.org/resources/6245/) (At the moment only for the sidebar and chat formatting)+- [PlaceholderAPI](https://www.spigotmc.org/resources/6245/) (In the sidebar and chat formatting, also you can use [Settlement placeholders](placeholders) in other plugins)