Project Poseidon: Difference between revisions

From RetroMC
Jump to navigation Jump to search
(Added notable contributors)
 
Line 25: Line 25:
== Links ==
== Links ==
* https://github.com/RhysB/Project-Poseidon/wiki/Implementing-Project-Poseidon-In-Production
* https://github.com/RhysB/Project-Poseidon/wiki/Implementing-Project-Poseidon-In-Production
* '''Download link''':https://jenkins.glass-launcher.net/job/Project-Poseidon/
* '''Download link''': https://jenkins.glass-launcher.net/job/Project-Poseidon/
:- Make sure the jar file doesn't have "original" in the name.
:- Make sure the jar file doesn't have "original" in the name.

Latest revision as of 03:24, 3 September 2024

Project Poseidon
Initial release dateTBA
Source codehttps://github.com/RhysB/Project-Poseidon
"A CraftBukkit CB1060 fork for Beta 1.7.3 fixing bugs and adding basic features"

GitHub repo description

Project Poseidon is a CraftBukkit CB1060 fork, fixing a ton of bugs and adding some features. Notable contributors include 16.png JohnyMuffin (RhysB), 16.png Owen2k6 ([1]), 16.png Moresteck ([2]), 16.png Strultz ([3]), 16.png Beezle (AleksandarHaralanov), 16.png moderator_man (moderatorman), and many more.
Most Legacy MC servers (using b1.7.3 and below via Uberbukkit) use this software.

Features

  • Duplication glitch patches: Most (if not, all) of them are patched (a lot less violations of the 1st law of thermodynamics).
  • UUID support: So username conflicts don't happen.
  • Crash fixes
  • Logging enhancements: Player command (No login command) and daily logs go brrrrrr
  • Tree growth blockage settings: Grief prevention.
  • Ragequit/ragejoin fixes: To prevent not-so-calm players from spamming join/leave messages.
  • Plugin hiding: Seecret plugins can be hidden from /plugins in plugin.yml.
  • Spawn location options: Spawn location randomisation can be disabled and teleport-to-higest-safe-block-on-join can be enabled.
  • Configurable mob-spawner area limit: Lag prevention, after an incident.

And more.

Links

- Make sure the jar file doesn't have "original" in the name.