Robotia
ac3725a24b
Revert KC TeleportCause.DEATH
9 years ago
Robotia
b977a53bbe
Moving getIndirect() stuff around
9 years ago
Robotia
adbc0ead65
Revert 003318b1bd
9 years ago
Robotia
be6d06bcd1
Fixing getIndirect() in progress
9 years ago
Robotia
8774937931
Fix #60 KC Official ( 6c2be10dc9
)
9 years ago
Robotia
10822d4974
KC Official Fix ( 07698c433a
)
9 years ago
Robotia
9e0c8a1d34
Force #52
9 years ago
Robotia
7c0bcef682
Finish Old Spigot Partial Fix ( https://github.com/PaperSpigot/Paper-1.7/blob/master/CraftBukkit-Patches/0019-Prevent-NPE-in-CraftSign.patch )
9 years ago
Robotia
99248034e5
Derp with /* position
9 years ago
Robotia
d441bdd89f
Spigot Fix ( https://github.com/PaperSpigot/Paper-1.7/blob/master/CraftBukkit-Patches/0170-Remove-uneeded-validation.patch )
9 years ago
Robotia
f0f7c9b74a
Spigot Fix ( https://github.com/PaperSpigot/Paper-1.7/blob/master/CraftBukkit-Patches/0173-Skip-invalid-enchants-in-CraftMetaItem.patch )
9 years ago
Robotia
9a7ac8c528
Fix old GitLab issue ( https://gitlab.prok.pw/KCauldron/KCauldron/issues/150 )
9 years ago
Robotia
da516690e3
Clarity is key
9 years ago
Robotia
6543b76fea
Fix #40
9 years ago
Yive
c766b02838
Removal of Autoinstall & Autorestart
...
Could possibly cause fatal issues for servers who might accidentally
enable these in the kcauldron config.
9 years ago
Yive
7c2431b757
Edits
...
- Possibly change back to libraries instead of bin.
- Remove the legacy warning for OPs & replace the Non Official message
with our own message for OPs.
9 years ago
kasper Franz
8914196189
KC-Unofficial fix #33
9 years ago
Robotia
c87ec345a5
Revise PaperSpigot fixes to fit KC
9 years ago
Robotia
29e394e59d
Fix activation range to ignore FallingBlocks
9 years ago
Robotia
6e2518cfc4
PaperSpigot fix ( 25a137f3a3
)
9 years ago
Robotia
f8557e86aa
Fix from PaperSpigot ( d02fb4e971
)
9 years ago
Robotia
36a673d838
Urgent fix for chunkt_KC
9 years ago
Robotia
8c205653f7
Fix #29 , getting rid of the Assertion Error for Craft Entities
9 years ago
Robotia
f0ea15ab97
Re-style to align with Pull Request #26 & getClass() check for entity-ness
9 years ago
Robotia
1ef2165ac4
Fix #24 (Hopefully)
9 years ago
Robotia
921d0302e6
"Debug" for /cauldron
9 years ago
Robotia
86e921d606
Focus on array O(1) access for chunks
9 years ago
Yive
917368d134
Forgot to reset this
9 years ago
Yive
6718523417
Revert "Configuration Optimisations"
...
This reverts commit 63564ff3e9
.
9 years ago
Sam
39af910992
Continued IntHashMap implementation.
...
It's magic! See #10
9 years ago
Yive
63564ff3e9
Configuration Optimisations
9 years ago
Yive
100a4ac11a
Unofficial Fixes Merge 1
...
- Start using GC Flag TileEntities
- Introduce TileEntity GC (GarbageCollection) Flag
- Reintroduce Chunk Unload Stopping
- Restart Command avoid ConcurrentModification
- Move comments
- Change to void
9 years ago
Yive
be72926735
Merge With KCauldron Official
...
More of the unofficial fixes/modifications will come in later commits
9 years ago
Yive
ce7f7df323
Revert "Possibly fix water issues"
...
This reverts commit 1034cc44d4
.
9 years ago
Yive
1034cc44d4
Possibly fix water issues
9 years ago
Sam
a32f6ed5e3
Reintroduce Chunk Unload Stopping
...
Not sure why this feature was commented out, but it is very helpful in lag-reduction.
9 years ago
Sam
97a24339dc
Restart Command avoid ConcurrentModification
...
Issuing the restart command in some cases can throw a ConcurrentModificationException Error leaving the server offline. This will prevent that and allow for a clean restart as is the expected behavior.
9 years ago
Spanner_Man
d8c06e8c7c
Updated to Forge v10.13.4.1614
...
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
4b42cee09d
Set Correct location for better CPU performance for Mob Spawning
10 years ago
Spanner_Man
780b67e924
Updated Activated Ranges
...
This improves/reduces client side lag.
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
8c7d3e64db
Disabled Cauldron Update checker
...
Not needed
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
d74bae2244
Reset server branding - needed for plugin compatability
...
Improved monster & anaimal spawn CPU loading
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
abf1e45150
Optimized spigot.yml settings
...
These settings are usually the best for Cauldron based servers.
Anti-Xray does not work with Cauldron.
Other changes are made to prevent the need for Anti-Lag or Clear Lag type plugins and mods
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
ada1e31bcd
Updated to Forge 10.13.4.1566
...
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Spanner_Man
c1c5d77aa5
[PATCH] Small spelling fix quite -> quiet
10 years ago
Spanner_Man
57cdbfb144
[PATCH] Fix broken commands.yml - Cherry picked - by @Prototik
...
Signed-off-by: Spanner_Man <spannerman79@users.noreply.github.com>
10 years ago
Prototik
043978c113
Fix for unschemed urls with using ip:port definition
10 years ago
Prototik
1c8806604f
Update to forge 1492
10 years ago
Prototik
af42f4318d
Allow unschemed URIs in chat ( fix #110 )
10 years ago
Prototik
fbdf884b96
Add option to disable printing client's mod list ( close #98 )
10 years ago