AutoIgnite Reloaded

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.

 
Auto ignites the TNT at place.
 
Permission:
autotnt.use
autotnt.admin (/autotnt command)
autotnt.change
autotnt.change.others
 
Config:
 #Enable or disable plugin
enabled: true
#Allowed world list
worlds:
  - world
  - Survival
  - example
#Enable or disable sending message on tnt place
sendmessageonplace: true
#Messages
prefix: '&7[&6Auto&cTNT&7] '
messages:
  disabledmessage: '&aAutoTNT disabled.'
  enabledmessage: '&aAutoTNT enabled.'
  worldaddedmessage: '&aWorld has been added to config.'
  worldremovedmessage: '&aWorld has been removed from config.'
  specifyworldmessage: '&cYou need to specify a world.'
  tntplacemessage: '&cTnT will explode! &6Run!'
  reloadmessage: '&aAutoTNT has been reloaded.'
  nopermissionmessage: '&cYou do not have permission.'
  worldinconfigmessage: '&cThis world is already in the config.'
  worldnotinconfigmessage: '&cThis world is not in the config.'
  enabled-to-me-message: '&aNow AutoTNT is enabled for you.'
  enabled-to-you-message: '&aNow AutoTNT is enabled for the player.'
  already-enabled-me-message: '&cYou have already enabled AutoTNT.'
  already-enabled-you-message: '&cThat player has already enabled AutoTNT.'
  disabled-to-me-message: '&aNow AutoTNT is disabled for you.'
  disabled-to-you-message: '&aNow AutoTNT is disabled for the player.'
  already-disabled-me-message: '&cYou have already disabled AutoTNT.'
  already-disabled-you-message: '&cThat player has already disabled AutoTNT.'


disabled-players:
  - ExamplePlayer
 
If you want to download the old Skript click here
 
To do:
- Per World support
- Command to enable/disable plugin (Next update)
- Command to enable/disable plugin per player
- WorldGuard support
- Prefix (Next Update)
Commands:
/autotnt (Plugin command list)
/autotnt enableall (Enable plugin)
/autotnt disableall (Disable plugin)
/autotnt addworld [world] (Add a world to allowed world list)
/autotnt removeworld [world] (Remove world from allowed world list)
/autotnt disable (Disable plugin only for you)
/autotnt enable (Enable plugin only for you)
/autotnt enable/disable [Name] (Enable/disable plugin for other players)
Have fun!
 
That is all :)
Before reviewing, please, take in count that is my first java plugin.

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files