Zombiekiller
Tool for culling zombies to reduce lag, while getting "pet" zombies with names
- 826
- November 25, 2013
Zombiekiller
Tool for culling zombies to reduce lag, while getting "pet" zombies with names
- 826
- November 25, 2013
"Because what Bukkit really needs is another permissions plugin"
Permissions plugin for bukkit focussed around defining group membership as the core activity.
The basic idea is that to add a user foo to group bar, instead of going to users.yml and adding
foo:
- groups:
- bar
...you'd simply go to the bar.txt file and add "foo" to the end of it, just like you'd do with ops.txt or white-list.txt etc.
frymaster
foo
notch
Why might this be useful? Because it's a lot easier to integrate with external scripts if they have to simply output a list of names rather than generate a YAML structure. This important if you want to automatically assign group memberships based on your forum permissions, for example.
This plugin is in early stages of development. There are several standard features it doesn't yet support - implementing these will result in the project moving to "release" status
Ultimately the aim of this plugin is to read, and hopefully write, from arbitrary mySQL databases. This would mean it could, for example, query your forum directly to determine group membership. Optionally you would be able to write memberships as well, and in the far future perhaps store most config items in a database as well, for distributed setups.
The groups.yml and users.yml files should be fairly self-explanatory. If not, you should let me know what's confusing and I'll add more documentation
To determine popularity and usage of the plugin, installs are automatically tracked by the Metrics plugin tracking system in 1.0.2 and higher. If you don't want this tracking, set opt-out to true in plugins/PluginMetrics/config.yml to disable it.
Currently only the default stats are sent, which include:
The github repository is at https://github.com/frymaster/fry-gbp and the issue tracker is also there (though the links from this project should go direct to the issue tracker). While I'll try to answer comments on this page, if you find any bugs the tracker is a much more reliable solution
Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk.
http://ci.frymaster.127001.org/
I idle in #bukkit and in my personal channel #frymaster on Espernet. I am in the UK and are unlikely to respond immediately to queries except in the evening, UK time, but I log all messages and I will get back to you eventually.
Tool for culling zombies to reduce lag, while getting "pet" zombies with names
Tool for culling zombies to reduce lag, while getting "pet" zombies with names