- Versions
- 1.8
FlamePaper is the best high-performance Paper 1.8.8 fork that includes Java 21 support, a ton of optimizations, and memory usage reduction.
FlamePaper's main purpose is to achieve high-performance by optimizing stuff synchronously instead of just making everything asynchronous. This ensures stability over others.
- Adaptative Chunk GC reduces the amount of times chunks are cleaned to save performance. Better performance when staying on chunks.
- Skipping irrelevant head rotations or block updates improves CPU performance during high player counts.
- Disabling startup chunk loading makes the server restart much more faster.
- Skipping chunk loading for entities ensures only players can load chunks so the server saves tons of memory.
- Zero-Lag Hoppers, Redstone and TNT due to our custom improved AI-algorythms.
- Factions cannoning features and fixes like sand merge, cobweb sticky piston, etc.
- Ultra-optimized Entity Tracker now using chunk logic. No more lag because of tracker.
Spoiler: Full Feature List
- Fix NaN errors & NoSuchMethod
- Fix long string crash bug
- Update gson to fix vulnerabilities
- Update Version Command
- Unload chunks from unsaveable worlds
- Fix multiple memory leaks
- Fix sending irrelevant block updates
- Fix head rotation packet spam
- Do not load chunks for light checks
- Fix NullPointerException exploits
- Disable startup chunk loading
- Optimize Redstone Torch
- Check channel before reading
- Remove unused code from beacons
- Fix Book Exploits
- Limit ChatComponents
- Pearl through blocks
- Backport log4j 2.15.0 bugfix
- Customizable knockback
- Push-based hoppers
- Disable InventoryMoveItemEvent
- Skip Eula
- Disable Unloaded Chunk Movement
- Disable Nether Roof Interaction
- Option for map decorators
- Disable entities loading chunks
- Fast Versioning
- Adaptative chunk GC
- Rename to FlamePaper
- Don't load chunks for chests
- Don't check occluding hoppers
- Hopper item lookup optimization
- Disconnect Spam Options
- Fix Null ItemUse Exploit
- Use isActive instead of isOpen
- Optimize Head Rotation
- Simplify Cannons
- Reset NaN Entity Values
- Fix Activation Range Double Chunk Lookup
- Suppress Invalid Book Exceptions
- Disable Placing While Open Inventory
- Backport modern tick loop
- Unmount vehicle upon exit
- Durability Multiplier
- Fixed Blocking Damage Multiplier
- Make player data saving configurable
- Implement SpawnerPreSpawnEvent
- Add EquipmentSetEvent
- Add potion effect events
- Fix sword blocking desync
- Configurable TPS
- Chunk Optimizations
- Fix Slot Container Exploit
- Optional structure mob spawning
- Instant Respawn
Spoiler: Full Permission List
- bukkit.command.knockback
Just replace your old Spigot / Paper jar with FlamePaper.jar and you are done!
- If you use Citizens: Use citizens-2.0.33-SNAPSHOT
- If you use ProtocolLib: Use latest.
Get help from us and the community by joining our Discord community for all ArkFlame Development plugins.
¡Thank you! Please consider giving us a positive review to help our community grow. ¡You are a key element to our mutual success!
COMPLIANCE
- GPLv3: Everyone that got access the FlamePaper is entitled to a copy of the source code you can ask on Discord (https://discord.com/invite/gF36AT3). (Specified step by step process to provide on another server)
- Credits to PaperSpigot 1.8.8.
- Benchmark