Change:
Basically, the way mongo or redis databases were named was the configured database name + map number.
So if you named ur database "hcf" and map number was 1, the database name in redis or mongo would be "hcf1".
I removed the whole thing with mapnumber so now the database would just be "hcf".
I now pushed a simple website out which contains all basic command permissions (not faction command permissions and non-command privileges yet).
http://mcm-hcf.tk/
Changes:
Fixes:
- Changed all sotw subcommands perms, check the link above
- Fixed villagers not removing at restart (and the error that came with it
)
Added:
Fixed:
- /sotw add - permission: command.sotw - Extends sotw timer by time put behind it
- Togglable click/hold bard effects in spawn
Config:
- Enderpearl's putting u in combat
Add this in the following section (Add what says #ADD THIS)
Code:### Kit Settings ### kits: archer: enable: true bard: enable: true effect-range: 20 max-energy: 100 hold-effects-in-spawn: true #ADD THIS click-effects-in-spawn: false #ADD THIS
Removed Network from tab, fixed logging in after deathban teleporting u to spawn, fixed dropping items on death location, fixed /f invite {tab}, fixed bard effects going away instantly after stopping holding the item, and fixed it bugging after.
Added:
Fixed:
- /f, basically pressing TAB like you would to shortcut to a full players' name, you can do this on all /f commands now. (Huli)
![]()
- Possible nullpointer with the new hidden players in spawn feature (Huli)
- Tab actually 100% disabling on true/false in config
- Scoreboard actually 100% disabling on true/false in config
- You can't hit players in spawn if you both have '/sotw enable' on
