0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 10 hours ago.
Nov 11, 2024 — Nov 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Commented out wilderness setting commands More... over 7 years ago
Refresh commands now follow current command code conventions. More... over 7 years ago
Updated a few commands to be in line with current command code standards. More... over 7 years ago
Updated playertalk and npctalk commands to current command code standards More... over 7 years ago
Updated npcevent command to follow current command code standards More... over 7 years ago
Updated massitem command to follow current command code standards More... over 7 years ago
Updated summonall and returnall with current command code standards. More... over 7 years ago
Renamed player variable in CommandHandler to owner to avoid confusion with subject player. More... over 7 years ago
Updated stats command to current command code standards More... over 7 years ago
Normalized invalid command syntax messages More... over 7 years ago
Updated damage command to follow code formatting, logging, and confirmation. More... over 7 years ago
Updated kill command to follow code formatting, logging, and display confirmation. More... over 7 years ago
Added confirmation text and logging to already analyzed commands. More... over 7 years ago
wipeinventory and wipebank now take a player argument More... over 7 years ago
wipebank and wipeinventory are now only usable by admins More... over 7 years ago
Fixed issue for leavectf command ignoring case More... over 7 years ago
Fixed issue on appearance command changed to equalsIgnoreCase More... over 7 years ago
Changed command checking to ignore case More... over 7 years ago
Cleaned up object command and fixed some issues of incorrect argument usage More... over 7 years ago
Updated ::item command to be able to spawn multiple non stackable items More... over 7 years ago
Added try clauses to parse int in order to display number format is wrong for commands that take an integer More... over 7 years ago
Command code formatting More... over 7 years ago
Updated change appearance command and command code formatting More... over 7 years ago
Updated ::info command More... over 7 years ago
Cleaned up IP command More... over 7 years ago
Clean up fatigue command and show errors on failure to parse int More... over 7 years ago
Cleaned up heal command More... over 7 years ago
Updated coordinates command and command code formatting More... over 7 years ago
Fix issue where certain skills won't allow you to attempt due to fatigue More... over 7 years ago
Merge pull request #101 from Lothy/inline-apply-fatigue-so-it-stops-experience-being-granted More... over 7 years ago