Advertisement
Me_Goes_RAWR

DrugEffects Openmod Translation

Apr 30th, 2021 (edited)
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. plugin_events:
  2. plugin_start: "DrugEffects has started."
  3. plugin_stop: "DrugEffects has stopped."
  4. gainedboost: "You have gained a boost from taking drugs for {0} seconds!"
  5. boostended: "Your boost has ended."
  6. healingboost: "You will heal {0} HP every {1} seconds during the boost!"
  7. speedboost: "Your speed {0} by {1} times!"
  8. resistanceboost: "Your damage resistance {0} by {1} percent!"
  9. jumpboost: "Your jump height {0} by {1} times!"
  10. gravityboost: "Your fall speed {0} by {1} percent!"
  11. damageboost: "Your damage output has {0} by {1} percent!"
  12. wrongformatfull: "You must use the correct format. Example: /de <seconds> <speed> <jump> <gravity> <resistance> <damage> <regentime> <healthamt> [player] or cancel <player>"
  13. cancelcmd: "You canceled {0}'s effects!"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement