Block Place Limiter

This project is abandoned and its default file will likely not work with the most recent version of Minecraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.

Block Place Limiter

Overview


Block Place Limiter is plugin for limiting the place of blocks, this can be for all players or customized to every player in the server.
Was custom made to PiritaCraft, but server has closed.
We will continue to work, with this plugin, maybe to another server.
Any suggestion or bug reports are welcome.

How to use


Place the .jar file on plugins folder of your sever, let it run first time. Then with server off configure default block limits and start server.

Configuration


The default configuration bellow can be changed.

#Default limited blocks (id:meta=limit:reason)
blocks:
 - 35:1=3:Orange Wool - Its Orange!
 - 35:2=2:Magenta Wool - Another color that hurts my eye.
#Custom string when reaching max blocks, will be more next versions
overplaced: 'You already reached max blocks count'
#Permission configuration
usedefault: true
useplayerLimits: false
canseelimits: false
canseeplaced: false

Commands


All commands got the /bpl <command> <args> structure. Commands will be customized on next versions, here are the current and default list:

help
list commands and what they do
list
list default block limits
lp
show your placed blocks
lp <name>
list placed blocks of this player
lpm
show your max blocks
lpm <name>
list max blocks of this player
version
plugin version
ud
whether using default limits
ud <true/false>
set use default limits
upl
whether using custom limits by player
upl <true/false>
set use custom limits by player
csl
whether players can see other player limits, using lpm <name>
csl <true/false>
set player can see other player limits, using lpm <name>
csp
whether players can see other player placed blocks, lp <name>
csp <true/false>
set player can see other player placed blocks, using lp <name>
set <name> <id
meta> <max> <reason> :set limit max for block id:meta to player name with reason reason
del <name> <id
meta> :remove limit for block id:meta to player name
cpm <name>
restore player limits to default limits
cp <name>
restore player limits to default and clear placed blocks data

Permissions


No permissions file, command lp <name>, and lpm <name> OP only by default can be set, set commands OP only.


Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files