Deprecated API


Contents
Deprecated Classes
com.quartercode.quarterbukkit.api.TagUtil
          This class is deprecated. Use MetaUtil instead. 
 

Deprecated Methods
com.quartercode.quarterbukkit.api.TagUtil.getShowPlayerNames()
          This method is deprecated and does nothing (it only returns an empty map). 
com.quartercode.quarterbukkit.api.scheduler.ScheduleTask.run(boolean, long)
          This method is deprecated. Use ScheduleTask.run(long) instead. 
com.quartercode.quarterbukkit.api.scheduler.ScheduleTask.run(boolean, long, long)
          This method is deprecated. Use ScheduleTask.run(long, long) instead. 
com.quartercode.quarterbukkit.api.TagUtil.setShowName(Player, String)
          This method is deprecated and does nothing.