Installation
- Compile the project or download this JAR file.
- Download latest Worldedit this JAR file.
- Download Island Schematic this .schem file.
- Place the plugins into your server plugin's directory.
- Restart your server or reload it with the command
/reload
. - Place the
Island.schem
file into you server/plugins/Skyrama/schematics
directory. - Restart your server or reload it again with the command
/reload
. - You can now configure the plugin in the
config.yml
file and messages inen_US
orde_DE
.
Commands
Command | Description |
---|---|
/is or /island |
Show the help menu with all the commands. |
/is create |
Create an island. |
/is home |
Teleport user to his island spawn. |
/is setspawn |
Change the island spawn to user position. |
/is visit <Player Name> |
Teleport to the specified player island. |
/is invite <Player Name> |
Invite the player to play on your island. |
/is accept <Player Name> |
Accept the player invitation. |
/is deny <Player Name> |
Decline the player invitation. |
Permissions
Permissions | Description |
---|---|
skyrama.* |
All Permissions |
skyrama.invite |
Invite the player to play on your island. |
skyrama.invite.accept |
Accept the player invitation. |
skyrama.invite.deny |
Decline the player invitation. |
skyrama.create |
Create an Island. |
skyrama.home |
Teleport user to his island spawn. |
skyrama.visit |
Teleport to the specified player island. |
skyrama.setspawn |
Change the island spawn to user position. |
skyrama.break |
Break Blocks on a other Island without Trust |
skyrama.place |
Place Blocks on a other Island without Trust |