Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- name: ProudMix
- version: 0.1
- main: me.prouddesk.proudmix.ProudMix
- api-version: 1.16
- authors: [ ProudDesk ]
- commands:
- Repair:
- usage: /<command>
- description: Repairs held item
- aliases:
- - fix
- - goodasnew
- permission: ProudMix.Commands.Essential.Repair
- Item:
- usage: /<command> <item> <amount>
- description: Adds provided item to players inventory
- aliases:
- - i
- - iwant
- - giveme
- - gimme
- - ineed
- permission: ProudMix.Commands.Essential.Item
- Wallet:
- usage: /<command> <(optional)player>
- description: Check your or a players balance
- permission: ProudMix.Commands.Admin.Wallet
- aliases:
- - balance
- - bal
- - money
- - coins
- - cash
- Walletadd:
- usage: /<command> <(optional)player>
- description: Adds money to a players wallet
- permission: ProudMix.Commands.Admin.Walletadd
- Trash:
- usage: /<command>
- description: Opens a inventory where you can throw stuff away
- aliases:
- - throwaway
- - idontwantthis
- Rename:
- usage: /<command> <name>
- description: Raname the item you are holding
- aliases:
- - setname
- - anvil
- - name
- Sethome:
- usage: /<command>
- description: Set your home to your current location
- Delhome:
- usage: /<command>
- description: Delete your current home
- Home:
- usage: /<command>
- description: Teleport to your current home
Advertisement
Add Comment
Please, Sign In to add comment