Skip to content

Enoughsdv/RegionPlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Name: Region
Server Version: 1.19.2
Description: A plugin to create and manage regions, only whitelisted users can interact in the region
Allowed libraries: You can only use a library for creating GUIs, any other lib or dependency is not allowed.

Commands:

  • /region - Opens the regions menu
  • /region create - Creates a region at the selected location
  • /region delete - Deletea region with name
  • /region wand - Gives the user a stick with a custom name to select locations to create a region
  • /region add - Whitelist a user to a region
  • /region remove - Removes a user from the region whitelist
  • /region whitelist - Lists the users in the region whitelist
  • /region - Opens the region menu

Menus: Regions Menu: A menu with all the existing regions where you can click one to open the region menu Region Menu: A menu with the following options to manage the region: - Rename - Whitelist add - Whitelist remove - Redefine location

Permissions:

  • region.menu
  • region.add
  • region.remove
  • region.whitelist
  • region.create
  • region.bypass

Storage type: MySQL

Deadline: 14 days