Encourager

Description
This plugin brings points system to your game. Now you mine, dig, chop and kill for points.
Some features you can get for points:
- teleport to nether and back
- quick healing
- feed yourself
- night vision for a specified time
- toolkit
- thunder strike from Blaze Rod for points (you can turn it off)
More features will be added soon.
Encourager has it's own auto-save system, which saves all the data (points amount, toolkit delay).
These blocks give points
Low points -
![]()
Mid points -
Large points -
![]()
Player also get points for killing animals, monsters and fishing.
(reward will be modified for each living entity).
Commands
/tools - gives tools to a player
/clear - clears an inventory
/points - shows an amount of points
/heal - heals player
/feed - feeds layer
/nvision - night vision for a limited time
/tpnether - teleports to nether for points (can't teleport from nether world to nether world)
/tpnormal - teleports to normal world (can't teleport from normal world to normal world)
Permissions
encourager.tools - use /tools command.
encourager.clear - use /clear command.
encourager.points - use /points command.
encourager.nvision- use /nvision command.
encourager.heal- use /heal command.
encourager.feed- use /feed command.
encourager.tpnether - use for /tpnether and /tpnormal commands.
Configuration
# Crazy allows to use BLAZE_ROD as a "magic rod" # which hits with thunder. # Set the delay in seconds. # Set nvision-time in seconds. # Data auto-save in seconds. crazy: true boom-power: 2 boom-distance: 150 toolkit: delay: 60 item-1: 256 amount-1: 1 item-2: 257 amount-2: 1 item-3: 258 amount-3: 1 item-4: 267 amount-4: 1 item-5: 369 amount-5: 1 reward: monsters: 10 animals: 5 fish: 20 small-reward: 1 mid-reward: 3 large-reward: 5 price: thunder: 400 tools: 250 heal: 75 nvision: 100 tpnether: 100 feed: 75 nvision: nvision-time: 30 currency: Points data: auto-save: 120 worlds: normal-name: world nether-name: world_nether messages: ms1: You don't have enough ms2: You have got a toolkit. ms3: You have to wait' ms4: seconds. ms5: You haven't got points yet. ms6: You have been healed. ms7: You are in nether now! ms8: You can't teleport from nether to nether. ms9: You are in normal world now. ms10: You can't teleport from this world to this world. ms11: You have been feeded.
Change-Log
v 1.3
- points for catching fish
- feed for points
- bugs fixed
- config edited
v 1.2
- new blocks added for getting points
- could change Points to whatever in config
- auto-save data created
- teleport to nether world and back for points
- some bugs fixed
v 1.1
- healing added for points
- night vision added for points
- points for killing monsters and animals
- fixed all permissions
v 1.0
- plugin created
To Do
- add IDs of blocks to config
- staying in nether for limited time, when using /tpnether
- divide plugin into submodes and add turning on/off of submodes (like crazy)
- points for crafting
- add market system
- add some magic items
- add more potion effects for points
-
View User Profile
-
Send Message
Posted Mar 18, 2013Hey, I love what you did with the plug-in, is there any way to grant points to other players?
Trying to incorporate it with my new server ^^