LifeCommands

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

gomeow is a babe

What it does:

LifeCommands is a plugin which allows server administrators to limit the defined commands to one use per lifetime. Upon death the player will be able to use the command again. LifeCommands is really easy to use/configure, with commands that do the configuration editing for you, what more could you want?

Commands:

  • /lifecommands add <command (must include the /)> - Adds a command
  • /lifecommands del <command (must include the /)> - Removes a command
  • /lifecommands reload - Reloads config
  • /lifecommands list - Lists commands
  • /lifecommands reset <user> - Resets a player's commandlife (case sensitive)

Permissions

  • lifecommands.add - Allows you to use "/lifecommands add"
  • lifecommands.exempt - makes you exempt from being limited to 1 command per lifetime for the specified commands
  • lifecommands.list- Allows you to use "/lifecommands list"
  • lifecommands.del- Allows you to use "/lifecommands del"
  • lifecommands.reload - Allows you to use "/lifecommands reload "
  • lifecommands.reset- Allows you to use "/lifecommands reset"

Config:

####################################################
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
#          |   Life Commands Config  |             #
#~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
####################################################


#set commands here, just add them to the stringlist like so
commands:
- /kit tools

####################################################
#Ignore this part below                            #
#It's not something you need to worry about/change #
####################################################
players:
    JOPHESTUS:
    - /kit tools

yay github ===


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Recent Files