PaperMC/Spigot-Server-Patches
Aikar 4d317d0ebe Default loading permissions.yml before plugins
Under previous behavior, plugins were not able to check if a player had a permission
if it was defined in permissions.yml. there is no clean way for a plugin to fix that either.

This will change the order so that by default, permissions.yml loads BEFORE plugins instead of after.

This gives plugins expected permission checks.

It also helps improve the expected logic, as servers should set the initial defaults, and then let plugins
modify that. Under the previous logic, plugins were unable (cleanly) override permissions.yml.

A config option has been added for those who depend on the previous behavior, but I don't expect that.
2016-03-18 13:23:48 -04:00
..
Add-async-chunk-load-API.patch Rebuild patches 2016-03-07 00:57:19 -06:00
Add-BeaconEffectEvent.patch Rebuild some patches 2016-03-12 00:40:16 -06:00
Add-configurable-despawn-distances-for-living-entiti.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-configurable-portal-search-radius.patch Rebuild patches 2016-03-07 15:54:14 -06:00
Add-exception-reporting-event.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-Location-support-to-tab-completers-vanilla-featu.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-methods-for-working-with-arrows-stuck-in-living-.patch Add methods for working with arrows stuck in living entities 2016-03-08 20:21:08 -08:00
Add-player-view-distance-API.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-PlayerInitialSpawnEvent.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Add-velocity-warnings.patch Paper 1.9 2016-02-29 17:09:49 -06:00
All-chunks-are-slime-spawn-chunks-toggle.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Allow-for-toggling-of-spawn-chunks.patch Update and rebuild patches 2016-03-06 14:59:17 -06:00
Allow-nerfed-mobs-to-jump.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Always-tick-falling-blocks.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Avoid-hopper-searches-if-there-are-no-items.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Be-a-bit-more-informative-in-maxHealth-exception.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Bump-thread-count-for-chunk-loading.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Change-implementation-of-tile-entity-removal-list.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Check-online-mode-before-converting-and-renaming-pla.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Chunk-save-queue-improvements.patch Re-add chunk save queue improvements 2016-03-12 14:23:17 -06:00
Chunk-Save-Reattempt.patch Chunk Save Reattempt 2016-03-18 01:35:26 -04:00
Complete-resource-pack-API.patch Add more complete resource pack API 2016-03-08 22:23:59 -08:00
Configurable-async-light-updates.patch Forcibly disable async light updates for the time being 2016-03-08 16:23:28 -06:00
Configurable-baby-zombie-movement-speed.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Configurable-cactus-and-reed-natural-growth-heights.patch Rebuild patches 2016-03-07 15:54:14 -06:00
Configurable-container-update-tick-rate.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Configurable-end-credits.patch Fix the end credits toggle 2016-03-16 02:21:39 -05:00
Configurable-fishing-time-ranges.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Configurable-lava-flow-speed.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Configurable-mob-spawner-tick-rate.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Configurable-speed-for-water-flowing-over-lava.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Configurable-squid-spawn-ranges.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Configurable-TNT-cannon-fix.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Configurable-top-of-nether-void-damage.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Default-loading-permissions.yml-before-plugins.patch Default loading permissions.yml before plugins 2016-03-18 13:23:48 -04:00
Disable-chest-cat-detection.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Disable-explosion-knockback.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Disable-ice-and-snow.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Disable-Scoreboards-for-non-players-by-default.patch Disable Scoreboards for non players by default 2016-03-08 23:42:08 -05:00
Disable-spigot-tick-limiters.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Disable-thunder.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Don-t-create-a-chunk-just-to-unload-it.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Don-t-create-Region-File-s-when-checking-if-chunk-ex.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Don-t-nest-if-we-don-t-need-to-when-cerealising-text.patch Don't nest if we don't need to when cerealising text components 2016-03-08 18:29:39 -08:00
Drop-falling-block-and-tnt-entities-at-the-specified.patch Paper 1.9 2016-02-29 17:09:49 -06:00
EAR-Fix-bug-with-teleporting-entities.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Ensure-commands-are-not-ran-async.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Ensure-inv-drag-is-in-bounds.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Expose-server-CommandMap.patch Paper 1.9 2016-02-29 17:09:49 -06:00
FallingBlock-and-TNTPrimed-source-location-API.patch Rebuild patches 2016-03-04 15:20:13 -06:00
Fast-draining.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Fix-inter-world-teleportation-glitches.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Fix-lag-from-explosions-processing-dead-entities.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Fix-lava-water-some-times-creating-air-instead-of-co.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Fix-redstone-lag-issues.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Further-improve-server-tick-loop.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Generator-Settings.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Graduate-bungeecord-chat-API-from-spigot-subclasses.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Made-EntityDismountEvent-Cancellable.patch Update for upstream changes 2016-03-03 03:46:26 -06:00
mc-dev-imports.patch Upstream changes 2016-03-17 23:29:51 -05:00
Metrics.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Only-refresh-abilities-if-needed.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Optimize-draining.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Optimize-explosions.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Optimize-getBlockData.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Optimize-Navigation-Listener.patch Upstream changes 2016-03-17 23:29:51 -05:00
Optimize-Pathfinding.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Optimize-TileEntity-Ticking.patch Fix chest sound playing at the wrong locaton 2016-03-04 17:38:51 -06:00
Paper-config-files.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Player-affects-spawning-API.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Player-Exhaustion-Multipliers.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Player-Tab-List-and-Title-APIs.patch Don't pass null title to constructor 2016-03-16 18:58:48 -07:00
POM-Changes.patch set default goals on all pom poms </cheer> 2016-03-18 02:13:51 -04:00
Prevent-tile-entity-and-entity-crashes.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Process-Entity-Chunk-Registration-on-Teleport.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Re-add-Spigot-s-hopper-check-feature.patch Re-add Spigot's hopper-check feature 2016-03-12 13:41:26 -06:00
Remove-invalid-mob-spawner-tile-entities.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Send-absolute-position-the-first-time-an-entity-is-s.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Show-Paper-in-client-crashes-server-lists-and-Mojang.patch Someone questioned my professionality today 2016-03-16 02:57:49 -05:00
Speedup-BlockPos-by-fixing-inlining.patch Re-add BlocksPos inlining patch 2016-03-07 16:00:29 -06:00
Stop-updating-flowing-block-if-material-has-changed.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Timings-v2.patch Rebuild patches 2016-03-04 15:20:13 -06:00
Toggle-for-player-interact-limiter.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Use-UserCache-for-player-heads.patch Paper 1.9 2016-02-29 17:09:49 -06:00
Vanished-players-don-t-have-rights.patch Paper 1.9 2016-02-29 17:09:49 -06:00