Commit Graph

579 Commits

Author SHA1 Message Date
Pyrbu
881ed85f8d fix the config bug 2023-04-20 18:13:31 +01:00
Pyrbu
43d617facb bump version 2023-04-20 16:17:59 +01:00
Pyrbu
61593b07a8 Merge remote-tracking branch 'origin/master' 2023-04-20 16:10:20 +01:00
Pyrbu
6a0ea31074 fix npc looking at player being choppy & rename the tasks more appropriately 2023-04-20 16:10:01 +01:00
Pyr
7737cbadd3
Merge pull request #3 from R00tB33rMan/master
Fix one last grammar mistake
2023-04-20 15:49:31 +01:00
R00tB33rMan
6c8151a427
Fix one last grammar mistake 2023-04-20 10:42:02 -04:00
Pyr
f9cb06ae3c
Merge pull request #2 from R00tB33rMan/master
Grammatical Fixes & Language Conciseness
2023-04-20 15:39:40 +01:00
R00tB33rMan
fbe04e97ed Various grammar fixes and enhanced readability 2023-04-20 14:34:31 +00:00
R00tB33rMan
f171af7ef2 Spelling fixes, grammar fixes, and more accuracy 2023-04-20 13:18:18 +00:00
Pyr
d0c37eb3cc
Merge pull request #1 from JosTheDude/master
General Changes: Messages & Console Error Fix
2023-04-20 12:11:41 +01:00
Jos (BM)
e30d4a4d70
General Change: More User Friendly Messages
These changes just make the errors, success messages, and informational messages look more user-friendly and make them easier to understand for newer users of the plugin.

Also removes some of the 'slang' messages and replaces them with more professional ones.
2023-04-20 01:10:22 -04:00
Jos (BM)
1b3ddab1a9
Patch: Command Ran as Console Error Fix
When running any zNPCsPlus command in console, it throws an exception stating that the command could not be run.

This adds a check making sure that only players can run zNPCs related commands to avoid the thrown exception.
2023-04-20 01:01:49 -04:00
Pyr
269a248020 fix my scuffed build.gradle (again) 2023-04-20 02:24:06 +01:00
Pyr
cc5ebc9ebe more additions to readme and plugin.yml 2023-04-20 02:18:46 +01:00
Pyr
523e5ef401 add original discord to readme 2023-04-20 01:54:36 +01:00
Pyr
7d4106098a license & readme 2023-04-20 01:49:19 +01:00
Pyr
ddb24c3047 remove config deadlock 2023-04-20 01:04:24 +01:00
Pyr
575f435bbc add auto conversion & disable if old plugin is installed 2023-04-19 22:43:52 +01:00
Pyr
baa47c16df fix npc paths 2023-04-19 22:02:54 +01:00
Pyr
b95c5ab3f3 fix double arrow formatting issue, add 1.19.4 support, fix entity destroy issue 2023-04-19 21:40:58 +01:00
Pyr
4f6048c058 change the ludicrous 1-tick delay for npc distance checks, fix useless cache miss errors 2023-04-19 20:37:02 +01:00
Pyr
8762d640f5 do some refactoring, add fix for "java.util.NoSuchElementException: decoder" & improve logging 2023-04-19 19:44:55 +01:00
Pyr
3fa94b4f31 small optimizations and reformatting 2023-04-19 17:08:30 +01:00
Pyr
3fe6f73c32 make save task async 2023-04-19 16:52:01 +01:00
Pyr
7fe1ade54b add run-paper, remove random unneeded static variables & fix Warden cache 2023-04-19 13:01:00 +01:00
Pyr
f72fd32bb0 fix decompilation artifacts & warnings 2023-04-17 18:36:19 +01:00
Pyr
a417d6418b switch to actual metrics 2023-04-17 18:35:13 +01:00
Pyr
bc2853cf1b fix my shoddy build gradle 2023-04-17 18:34:53 +01:00
Pyr
27b53217d7 add code 2023-04-17 17:15:50 +01:00