[Free] Prefix plugin for PermissionsEx (Open Source)

Status
This thread has been locked.

langgezockt

Feedback score
0
Posts
14
Reactions
9
Resources
0
Features:
  • Supports PermissionsEx and spigot version 1.7.10
  • Add and remove prefixes via command
  • Customizable messages
  • Gui with multiple pages
Commands and permissions:
  • /prefix: opens the gui - no permission needed
  • /prefix add <name> <prefix...>: adds a prefix - Permission: prefix.add
    • Example: /prefix add Test &7[&cTest&7] &r
  • /prefix remove <name>: removes a prefix - Permission: prefix.remove
    • Example: /prefix remove Test
  • /prefix reload: reloads prefixes - Permission: prefix.reload
The permissions to use a prefix are saved in the prefix.yml and can be changed there. They are "prefix.<name>" (replace <name> with the name of the prefix) by default.

Source code:
https://github.com/Emilxyz/Prefix

Download:
https://github.com/Emilxyz/Prefix/releases/download/v1.7.7/Prefix.jar

If there are any questions (or bugs) feel free to message me on discord: Emil#1386

Files and previews:
Code:
Store-URL: store.yourserver.com
Code:
No-Permissions: '&cYou don''t have permissions to execute this command.'
No-Prefix-Permissions: '&cYou don''t have permissions to use this prefix.'
Player-Only: '&cThis is a player only command.'
Page:
  First: '&cYou are already on the first page'
  Last: '&cYou are already on the last page'
Prefix:
  Add: '&eYou &aadded &ethe prefix &b%name%&e. (%prefix%&e)'
  Remove: '&eYou &cremoved &ethe prefix &b%name%&e.'
  Reload: '&eYou &asuccessfully &ereloaded all prefixes.'
  Set: '&eYour prefix has been set to %prefix%'
  Reset: '&eYour prefix has been reset.'
  Exists: '&cThat prefix already exists.'
  Not-Exists: '&cThat prefix does not exist.'
Code:
Prefixes:
  Test:
    Prefix: '&7[&cTest&7] &r'
    Permission: prefix.Test
j4gl7.png
8ky43.png
xgchl.png
 

Attachments

  • j4gl7.png
    j4gl7.png
    15.6 KB · Views: 190
  • 8ky43.png
    8ky43.png
    65.7 KB · Views: 190
  • xgchl.png
    xgchl.png
    43.8 KB · Views: 180
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.
Status
This thread has been locked.
Top