Skip to content

A pocketmine plugin that allows players to brag about their items.

License

Notifications You must be signed in to change notification settings

TheUtopianPlayz/ItemBrag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ItemBrag

A pocketmine plugin that allows players to brag about their items.

How to use

  1. Download the phar from poggit.

  2. Upload to your servers 'plugin' folder.

  3. Restart your server.

Commands

/brag:

Hold the item you wish to brag to other players, run /brag and the items name will appear in chat along with its count. Any enchants will appear (including enchants from piggy ces) aslong as you have the permissions which can be found in the permissions section of the plugin.

Config

Set this to true if you wish to disable /brag without uninstalling the plugin

brag-disabled: false

Message sent to player if brag-feature-disabled is set to true

brag-feature-disabled-message: "§cThis command is currently disabled!"

Message sent to player if they run /brag and their hand is empty

message-sent-to-player-when-hand-is-empty: "§cYou must hold an item while running this command!"

Message sent to player if they lack the permissions to brag

no-perms-message: "§cYou do not have permission to use this command!"

Message sent to player if they lack the permission to brag about items with enchants on

no-perms-message-enchants: "§cYou do not have permission to brag about items with enchants on!"

Permissions

permissions:

itembrag.brag.allow:

description: Allows players to brag using /brag.
default: op

itembrag.allow.enchants:

description: Allows players to brag about items with enchants on.
default: op

Plans

  • Adding a configurable command delay as I know this will be requested.
  • Maybe a GUI for looking at items players are bragging about.
  • Correct colour formats for rarities of enchants from piggy custom enchants.

Support

If you need any assistance or have suggestions DM me on discord TPE#3107.

About

A pocketmine plugin that allows players to brag about their items.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • PHP 100.0%