v0.2 [CB1060]

Details

  • Filename
    DuffiaPlugin.jar
  • Uploaded by
  • Uploaded
    Aug 25, 2011
  • Size
    19.72 KB
  • Downloads
    728
  • MD5
    620f85328ca455199dffb050161a9a62

Changelog

[MISC] Duffiaplugin v0.2 - IN Development [1060]

This plugin is me learning how to make my own plugins for our server,
to do exactly what we want them to do a remove the need to manage
multiple plugin files.

Plugin:Duffiaplugin

version: 0.2

REQUIRES
- No dependencies

Optional
- None

Features
- Login MOTD with config
- Last Logout location tracking (flatfile)
- PVP Death tracking (flatfile)
- Block break notifier
- Block place notifier
- command listener (/spawn, /buy commands)
- PVP economy

Todo
- player help (AI)
- Block Statistics (sql)
- Player region protection system
- permissions
- Gold economy
- admin commands
- upgrade Last Logout location tracking to sql
- upgrade PVP Death tracking to sql

Borrowed code
- mini (thank you Nijiko Yonskai (@nijikokun) <nijikokun@gmail.com>)