Informations
Island World Shop List is simple addon for Island World plugin.
Players can add opened islands (shops) into list, and other players can view list and teleport to shop.
Plugin support time limited listing, you can decide for how long shop will be available on list. For example you can setup some time for normal players and more time for players with special perms.
Installation
Installation is really simple. Just put .jar file into your plugin folder and start server.
Dependencies
You must have at least version 7.0 of IslandWorld plugin.
Commands
Command | Permission | Description |
/shoplist add <description> | islandworld.shoplist.add | add shop into list. You can provide own message. |
/shoplist remove | islandworld.shoplist.remove | remove shop from list. |
/shoplist list <page> | islandworld.shoplist.list | list available shops on server. |
Configuration
Configuration have only one node, you can decide for how long shop will be available on list.
display-time: - vip 7 - svip 14
In that example you have 2 groups of players. vips will add shop for 7 days, and svip for 14 days.
Rest of player will have default value - 1 days.
You must add permission islandworld.shoplist.displaytime.<name> for both groups in your permission plugin.