Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AcademyBukkitRecoded

Bukkit plugin that allows server-side changes to the behaviors of AcademyCraft

Visit AcademyCraft's Website or AcademyCraft Github Page for further information about the mod.

API Usage

Events

AbilityBreakBlockEvent

Called whenever an ability breaks a block

Player getPlayer()

returns the player that broke the block

Block getBlock()

returns the Block that was broken with the ability

AbilityBreakBlockEvent.SkillType getSkillType()

returns the skill that was used to break the block (currently always returns SkillType.UNKNOWN, awaiting support from mod)

This plugin is developed by berry64

About

Bukkit plugin that allows server-side changes to the behaviors of AcademyCraft

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages