Skip to content

WeaVerseStudio/DeathRunes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeathRunes

image not found

A plugin that adds runes to your server that will allow you to save your things after death. Configuration via config, it is possible to add new runes, customize the lore and objects on which runes can be used.

Showcase:

https://youtu.be/dfvIpFF5LIY

Commands:

/getrune <runeID=list> [count: int] - allows you to get a rune into your inventory

Permission: deathrunes.command.getrune

For developers :

You can get a rune using method DeathRunes::getRune(string $runeId) : Item

if you need to check if an item is a rune, you can use DeathRunes::isRune(Item $item) : bool

Releases

No releases published

Packages

No packages published

Languages