danielbyomujuni / WorldSystem

A spigot plugin to give every user his own world
GNU General Public License v3.0
23 stars 25 forks source link

Change to a Simplary Command Framework to my the Code better #214

Closed danielbyomujuni closed 1 year ago

danielbyomujuni commented 1 year ago

Look for a new Framework

danielbyomujuni commented 1 year ago

Note for self use an Observer Dictionary Framework

Possible issues Duplicate keys Incorrect key

Add tab completion

danielbyomujuni commented 1 year ago

Created the basics of the framework

needs: tests. command unit method in the core class. practical testing in game. Debug command flag in game

note for self: You will need this for tab complete: https://stackoverflow.com/questions/10462819/get-keys-from-hashmap-in-java

danielbyomujuni commented 1 year ago

Done! note method needs the be adjusted for sub Tab Complete but that is it 95304d2e53cb151c0cbafdaa341b3490f817eac1