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

EPT8TPE/ItemBrag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 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. A delay for the command has been highly requested so I have done that and made it configurable.

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!"

The cooldown of the /brag command in seconds

brag-cooldown-time: "30"

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

  • 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

No packages published

Contributors 3

  •  
  •  
  •  

Languages