Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

1.9 Update

Pablete1234 edited this page Jul 4, 2016 · 7 revisions

#1.9/1.10 Update

Note: Use sportbukkit 1.10, it's cross-compatible with 1.9

##What's new?

  • Re-wrote the entire bossbar system, now you can see more than one bossbar at the same time!
  • Map loading is now recursive, allows you to have sub-folders with maps (Ex. maps/CTW,/DTM,/DTC,etc)
  • Added a new command to reload configs and ranks (/cardinal -r)
  • Added /newmaps to reload the map repo
  • Fixed general bugs regarding attributes
  • New kits system that is more flexible and allows kits such as Fly, DoubleJump, Gamemodes, etc...
  • Fix observers' hits counting to the death tracker
  • Now you can talk in chat if you get deoped (used to be a bug in 1.8)
  • General improvements to tab list
  • Added title respawn
  • Added floating numbers indicator (On by default switch with /toggle damage)
  • Added attack speed indicator on the action bar (Off by default switch with /toggle cps)
  • Set attack speed to x5
  • Arrows don't get affected by player velocity, and they no longer have a +- random angle
  • Enlarged player hitboxes to be 0.75 wide (+25% than default)
  • Implement capture points (KOTH)
  • Implement Capture the flag (CTF)

Note: If you want to know more about the changes, please visit the commit history

Note: Martin in the Overcast Network forums made a good summary of all the changes in PGM (Overcast Network's plugin) for 1.9, that CardinalPGM has also implemented. http://oc.tc/1.9

##How to update

  1. Stop the server
  2. Download the latest version of Cardinal here.
  3. Replace the old CardinalPGM jar with the one.
  4. Download the latest version of Sportbukkit 1.10 here.
  5. Replace the old Sportbukkit jar with the one you just downloaded.
  6. In the server's bukkit.yml, below settings: add a new line with legacy-knockback: true (This will change the server's knockback to be like 1.8 knockback).
  7. Below legacy-knockback: true, add a new line with water-pushes-tnt: false if it isn't already present. Example (lines 16 and 17)
  8. Start the server.