varProtection 3.0

Expand and mod your server.
Post Reply
User avatar
allejo
Breaker of Builds
Breaker of Builds
Posts: 809
Joined: Sun Feb 17, 2008 10:01 pm
Location: /dev/null
Contact:

varProtection 3.0

Post by allejo »

!!! This plug-in is obsolete !!!

This plug-in has been superseded by the "BZDB Lock plug-in"
Author:
allejo

Description:
The plugin will reset any variable that you choose to be locked. This is to prevent users from changing dangerous settings that you do not want to be changed. This plugin is ideal for servers where anyone can use the /set command. Plugin does not allow for a range of values. This plugin will just prevent change to the variable.
The /listupdate slash command is simply to reload the locked variable list.

Plugin Syntax:
-loadplugin /path/to/varProtection.so,/path/to/lockedVars.txt

Each variable needs to be put with an ‘_’ and on a seperate line. In order for the plugin to work correctly, the variable must be spelled correctly because the plugin IS case sensitve. The format for the conf file is as follows:

Code: Select all

_gravity
_wingsGravity
_jumpVelocity
Slash Commands:
/listupdate

Required Permissions:
OP (Custom)

License:
BSD

This plugin is on GitHub. Read further documentation and/or report any issues to GitHub.

Download
varProtection 3.0
Last edited by allejo on Sat Feb 18, 2012 10:16 pm, edited 3 times in total.
User avatar
mahem1
Private First Class
Private First Class
Posts: 91
Joined: Thu Jan 14, 2010 2:18 am
Location: Antarctica

Re: varProtection 2.6

Post by mahem1 »

I never knew a source code could dance......
Lag makes me miss all of the good stuff.
And random bans..........
Image
User avatar
Bambino
Private First Class
Private First Class
Posts: 1210
Joined: Mon Apr 21, 2008 10:27 pm
Location: Alberta, Canada

Re: varProtection 2.6

Post by Bambino »

Allejo must have been pretty bored then...
"Anyone who has never made a mistake has never tried anything new." -- Albert Einstein
GU League | Ducati League | OpenLeague
User avatar
allejo
Breaker of Builds
Breaker of Builds
Posts: 809
Joined: Sun Feb 17, 2008 10:01 pm
Location: /dev/null
Contact:

Re: varProtection 2.6

Post by allejo »

Kinda early I know, but varProtection has been updated to run on BZFlag 2.4. See first post.
Post Reply