HeathLoganCampbell / SkyblockMulti

A Simple Skyblock Plugin for 1.19 Spigot Servers :)

Home Page:https://www.spigotmc.org/resources/skyrama.107952/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screenshot

Installation

  1. Compile the project or download this JAR file.
  2. Download latest Worldedit this JAR file.
  3. Download Island Schematic this .schem file.
  4. Place the plugins into your server plugin's directory.
  5. Restart your server or reload it with the command /reload.
  6. Place the Island.schem file into you server /plugins/Skyrama/schematics directory.
  7. Restart your server or reload it again with the command /reload.
  8. You can now configure the plugin in the config.yml file and messages in en_US or de_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

Screenshots

screenshot

About

A Simple Skyblock Plugin for 1.19 Spigot Servers :)

https://www.spigotmc.org/resources/skyrama.107952/

License:MIT License


Languages

Language:Java 100.0%