Formatting

tastybento 2017-07-30 10:13:07 -07:00
parent 862a7d1a4f
commit 6370c36cf9

@ -6,7 +6,7 @@ BSkyblock is a skyblock plugin for Bukkit servers. It will aim to provide the sa
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.
# Core functionality
BSkyBlock Core will offer these functions and commands:
BSkyBlock Core will offer:
- World generation
- Island spawn creation and management
@ -46,35 +46,35 @@ The command /island by itself can perform the following
- Shows Control Panel GUI
- Teleports player to their island home location
/island help - shows help text
/island go - teleport to your island
/island go <number> - teleport to a numbered island home (use /sethome <number> to set)
/island cp - shows a GUI with useful commands so players do not have to type
/island expel - Removes a visitor from your island
/island reset - restarts an island. There is a cool down timer and a max limit on this so that players do not abuse it
/island lang - allows player to chose their UI language
/island lock - locks an island so none can enter or teleport into
/island settings - lists the game settings in a read-only panel
/island sethome - sets your island home
/island sethome <number> - sets a numbered home point, up to the max the server allows
/island spawn - teleport to the island-world spawn, if it exists (set via admin command setspawn)
/island warps - Lists warps that are available via Welcome Warp Signs
/island warp <name> - warps to a Welcome Warp Sign. The full name does not have to by typed in (just the first few letters)
- help - shows help text
- go - teleport to your island
- go <number> - teleport to a numbered island home (use /sethome <number> to set)
- cp - shows a GUI with useful commands so players do not have to type
- expel - Removes a visitor from your island
- reset - restarts an island. There is a cool down timer and a max limit on this so that players do not abuse it
- lang - allows player to chose their UI language
- lock - locks an island so none can enter or teleport into
- settings - lists the game settings in a read-only panel
- sethome - sets your island home
- sethome <number> - sets a numbered home point, up to the max the server allows
- spawn - teleport to the island-world spawn, if it exists (set via admin command setspawn)
- warps - Lists warps that are available via Welcome Warp Signs
- warp <name> - warps to a Welcome Warp Sign. The full name does not have to by typed in (just the first few letters)
### Team-related Commands
/island invite - Invite a player to join your team. You can only invite one person at a time.
/island accept or reject - Accepts or rejects an invite. If a player has an island already and accepts, the island will be deleted.
/island invites - Lists any invites you have pending
/island team - lists info on the team
/island leave - leave the team. You will need to type it twice to leave.
/island kick or remove <name> - only available for the island owner or leader - removes a team member.
/island makeleader <name> - Transfers ownership to a team member. Can only be issued by the leader.
- invite - Invite a player to join your team. You can only invite one person at a time.
- accept or reject - Accepts or rejects an invite. If a player has an island already and accepts, the island will be deleted.
- invites - Lists any invites you have pending
- team - lists info on the team
- leave - leave the team. You will need to type it twice to leave.
- kick or remove <name> - only available for the island owner or leader - removes a team member.
- makeleader <name> - Transfers ownership to a team member. Can only be issued by the leader.
### Trust Commands - enables players to help others without having to join their team
/island trust <player> - Gives a player full access to your island. Notifies other team members and the leader when this happens. Use it wisely.
/island untrust <player> - Removes trust from player.
/island trust - lists players you trust.
/island expel <player> - Removes trust status. Also ejects player from your island.
- trust <player> - Gives a player full access to your island. Notifies other team members and the leader when this happens. Use it wisely.
- untrust <player> - Removes trust from player.
- trust - lists players you trust.
- expel <player> - Removes trust status. Also ejects player from your island.
## Admin Commands
Access via /bsadmin command: