Requirements: For game version 1.9.461.
@Nukem's server addon, Included 1.9.413 (most reliable i think). (Techno Gods NOT supported!)
Credits:
@Pozzuh - Made the plugin
@Nukem & @zxz0O0 & @barata - Finding offsets
@Deviler86 - Fixing fall damage enabling.
All i have done is updated for latest version (with permission) , and changed a cmd.
NOTE: (No need for separate download)
Once downloaded you will only need to reboot server to implement new offsets for jump,speed etc, after i have added the new offsets obviously.
@Nukem's server addon, Included 1.9.413 (most reliable i think). (Techno Gods NOT supported!)
Credits:
@Pozzuh - Made the plugin
@Nukem & @zxz0O0 & @barata - Finding offsets
@Deviler86 - Fixing fall damage enabling.
All i have done is updated for latest version (with permission) , and changed a cmd.
Code:
!falldamage // Shows if fall damage is currently enabled.
!speed // shows the current running speed.
!jh // shows the current jump height. (previously !jumpheight)
!gravity // shows the current gravity value.
!falldamage 0 //disables falldamage
!falldamage 1 //enables falldamage (default 1)
!speed <number> // sets the running speed to that number (default = 225).
!jumpheight <number> // sets the jump height to that number (default = 120).
!gravity <number> // sets the gravity value to that number (default = 800)
NOTE: (No need for separate download)
Once downloaded you will only need to reboot server to implement new offsets for jump,speed etc, after i have added the new offsets obviously.