-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add special reload command for console #102
Labels
enhancement
New feature or request
Comments
This was referenced Jul 22, 2023
Closed
Rumsfield
added a commit
that referenced
this issue
Jul 29, 2023
3 tasks
Rumsfield
added a commit
that referenced
this issue
Jul 29, 2023
Rumsfield
added a commit
that referenced
this issue
Jul 30, 2023
* Updated spigot api version and mc version handler #86 (#89) * Updated spigot api version and mc version handler #86 * Updated spigot API to 1.20.1 #86 * Updated some default values. * Feature/87 backup data (#90) * Added backup instructions file #87 * Added backups, data loading checks #87 * Feature/74 map color customization (#97) * Initial implementation of webcolor sub-command #74 * Fixed tab complete, color updating #74 * Feature/81 join flag (#99) * Added new flags #81 * Implemented membership property flag checks #81 * Added property info to kingdom and town menus #81 * Updated flag command logic #81 * Updated membership property logic #81 * Added options icon to town info menu #81 * Feature/98 town manage page (#100) * Update town menus #98 * Fixed message paths #98 * Feature/83 more permissions (#101) * Added create permissions #83 * Adjusted permission order #83 * Feature/84 camp clan options (#103) * Added camp clan offline join check #84 * Added camp travel check #84 * Added error messages #84 * Corrected core.yml option description #84 * Fixed unavailable label for barbarians * Feature/42 shop integration (#106) * Updated gradle dependencies #42 * Added shop handler and updated logic #42 * Added shop property flag, updated checks #42 * Updated debug messages #42 * Added ChestShop integration #42 * Fixed some shop and nerf logic #42 * Cleaned up libraries #42 * Feature/96 team colors (#107) * Updated colors with secondary hex #96 * Updated primary and secondary color usage, tweaked menus #96 * Updated core defaults and messages #96 * Feature/53 bluemap integration (#108) * Added BlueMap hook, updated to Java 11 * Updated dynmap rendering to use interface #53 * First draft of bluemap renderer #53 * Renamed map methods, bluemap ready consumer #53 * Updated bluemap area renders #53 * Added map options for enabling render of territory types #53 * Updated map label html formats #53 * Cleaned up map formatting #53 * Fixed startup errors when bluemap is missing #53 * Added console reload command #102 (#109) * Updated version #58 * Generated latest API doc #58 * Fixed errors, cleaned up #58
Rumsfield
added a commit
that referenced
this issue
Aug 7, 2023
* Updated spigot api version and mc version handler #86 (#89) * Updated spigot api version and mc version handler #86 * Updated spigot API to 1.20.1 #86 * Updated some default values. * Feature/87 backup data (#90) * Added backup instructions file #87 * Added backups, data loading checks #87 * Feature/74 map color customization (#97) * Initial implementation of webcolor sub-command #74 * Fixed tab complete, color updating #74 * Feature/81 join flag (#99) * Added new flags #81 * Implemented membership property flag checks #81 * Added property info to kingdom and town menus #81 * Updated flag command logic #81 * Updated membership property logic #81 * Added options icon to town info menu #81 * Feature/98 town manage page (#100) * Update town menus #98 * Fixed message paths #98 * Feature/83 more permissions (#101) * Added create permissions #83 * Adjusted permission order #83 * Feature/84 camp clan options (#103) * Added camp clan offline join check #84 * Added camp travel check #84 * Added error messages #84 * Corrected core.yml option description #84 * Fixed unavailable label for barbarians * Feature/42 shop integration (#106) * Updated gradle dependencies #42 * Added shop handler and updated logic #42 * Added shop property flag, updated checks #42 * Updated debug messages #42 * Added ChestShop integration #42 * Fixed some shop and nerf logic #42 * Cleaned up libraries #42 * Feature/96 team colors (#107) * Updated colors with secondary hex #96 * Updated primary and secondary color usage, tweaked menus #96 * Updated core defaults and messages #96 * Feature/53 bluemap integration (#108) * Added BlueMap hook, updated to Java 11 * Updated dynmap rendering to use interface #53 * First draft of bluemap renderer #53 * Renamed map methods, bluemap ready consumer #53 * Updated bluemap area renders #53 * Added map options for enabling render of territory types #53 * Updated map label html formats #53 * Cleaned up map formatting #53 * Fixed startup errors when bluemap is missing #53 * Added console reload command #102 (#109) * Bugfix/112 wild build blacklist (#116) * Fixed merge error, updated wild settings with valid worlds #112 * Added ignored world list #112 * Fixed ignore valid logic, monument command #112 * Bugfix/111 plugin break priority (#119) * Updated event listener priorities #111 * Added SmoothTimber as loadbefore, updated listener priorities again #111 * Bugfix/114 ruin criticals pruning (#120) * Added critical block regen to plugin disable #114 * Added golem removal when chunks unload #114 * Updated version to 0.12.1 #115 (#121)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add a command,
konquest reload
ork reload
that can be ran from console, which acts the same as "/k admin reload".The text was updated successfully, but these errors were encountered: