RunicParadise plugin :D

Rune

Administrator
Staff member
Runic Admin
Nov 1, 2013
837
9
18
#1
Thanks to a Java class, I am now working on our very own plugin.

Nothing fancy just yet... so far a firework launches when you login, and it's now almost impossible to die from falling into the void. The safety net under the new spawn (/warp start) has been removed... give it a try ;)

/Rune
 

Rune

Administrator
Staff member
Runic Admin
Nov 1, 2013
837
9
18
#2
Enchanted runestones can now be purchased in /shop !

Currently in 5 varieties: regeneration, strength, speed, nightvision, and mining-speed.

Simply combine (in a crafting table or your inventory panel) the runestone with the type of food mentioned in the item description, and you'll get 3 magic food items which will grant you a bonus effect when you eat one. When combining the items, they may not make the result/product appear... click in the box anyway and you'll get the items! :)
 

Rune

Administrator
Staff member
Runic Admin
Nov 1, 2013
837
9
18
#3
Been a long time since I've updated this, but made a few tweaks today:

> Cleaned up chat to remove the extra space after peoples' job name
> Improved /graves list command to show 30 most recent graves and now you can mouseover "Loc" to get the grave's location
> Improved logging of killcounts to only trigger the logic when a mob dies at the hands of a player... not just when a mob dies to anything.
 

Rune

Administrator
Staff member
Runic Admin
Nov 1, 2013
837
9
18
#4
Some more changes made today:

> Removed firework launch when players login
> Make more use of "asynchronous" thread during player login and player death events. This should reduce server lag a bit.
> Support name changes in our custom plugin data. Kill count and promotion data will now be automatically saved when you login with a new name.