Skip to content
Success

Changes

Summary

  1. Command cleanup (#2351) (commit: a2cd344) (details)
Commit a2cd344b44080061532526105e61b41f0eb156b3 by noreply
Command cleanup (#2351)

* update version command tagline

replace links with variables for readability

* move guide link into a constant

* formatting and wording fixes

* formatting fixes in NPCCommandHandler

* formatting mostly in fishing command

I have no idea what the flag "percent" does so I just made something up, should probably be changed.

* more npc formatting fixes

also shorten an if statement

* acikek suggestions

fix passive voice
use screaming snake case

* fix my own typo (oops)

* review fixes

* more review changes
(commit: a2cd344)
The file was modified plugin/src/main/java/com/denizenscript/denizen/utilities/command/NPCCommandHandler.java (diff)
The file was modified plugin/src/main/java/com/denizenscript/denizen/utilities/command/DenizenCommandHandler.java (diff)