Added a few things (in addons, and in description)

Florian CUNY 2017-07-30 23:38:22 +02:00
parent c912a58a96
commit e6e84ba268

@ -1,9 +1,9 @@
This is a planning Wiki (for now). It lists the various plans and ideas around BSkyBlock.
# Concept
BSkyblock is a skyblock plugin for Bukkit servers. It will aim to provide the same overall functionality as ASkyBlock, its predecessor. It also has the ability to implement the AcidIsland mode.
BSkyblock is a Skyblock plugin for Bukkit servers. It will aim to provide the same overall functionality as ASkyBlock, its predecessor. It also has the ability to implement the AcidIsland mode.
BSkyBlock will have a core set of functionality with optional additions made available for server admins to select to add to its functionality. These will be called "add-ons" and will function the same as additional plugins.
BSkyBlock will have a core set of functionality with optional additions made available for server admins to select to add to its functionality. These will be called "add-ons" and will function the same as additional plugins, except they will be located in a dedicated folder.
# Core functionality
BSkyBlock Core will offer:
@ -23,7 +23,7 @@ BSkyBlock Core will offer:
- Island cleanup (purging)
- Chat placeholders
- GUI panels
- Add-on/API
- Add-ons / Extended API
# Add-on's
This functionality will be put into add-ons and will not be in the core plugin:
@ -33,16 +33,17 @@ This functionality will be put into add-ons and will not be in the core plugin:
- Biomes - /island biomes - open the biomes GUI
- Minishop - /island ms or minishop - Opens the mini-shop where players can buy stuff. Disabled if there is no economy.
- Team chat - /island teamchat - enables teams to chat among themselves without bothering others. Must be enabled in config.yml and player must be in a team to see the command. Chats can be spied on by admins.
- Magic cobble gen
- Magic cobble genenerators
- Temporary island permissions
- Island Fly
- Running commands when events happen (start commands, reset commands, etc.)
- Invincible vistors
- Invincible visitors
- AcidIsland game mode (acid burn, acid rain, procedural creation of starter island)
- Entity Limiting (spawn limiting, breeding limits, etc)
- Island stats for admins
- Lag reduction options, (e.g. red stone disabling)
- Welcome warp signs, /is warps, /is warp <name>
- Island visual borders
## Core User Commands
### The /island, /is or /bsb command