CrazyOnline
Version 7.1
Description
This plugin tracks players login/logouts and counts onlinetime.
Features
- Lightweighted.
- Five commands to get all information you need.
- Integrated Config, Flat and MySQL-Database support.
- Integrated Logging support.
- Integrated CrazyPipes support.
- PluginAPI available
Requirements
- CrazyCore (Version 10.7.1 or later)
Sub-Plugins
Config
Commands with their Permissions
Languages
- en_en (English)
- de_de (German - Deutsch)
- es_es (Spanish - Español, thanks to Sirikon)
- fi_fi (Finnish - Suomi, thanks to suomenlippis)
- nl_nl (Dutch - Nederlands, thanks to blipman17, jekeke123)
- pl_pl (Polish - polski, thanks to MegaManNT)
- ru_ru (Russian - русский, thanks to kilolife, SannyOK)
(Please post additional translations here, so i can share them to everybody!)
The "List Options" links on the Commands and Permissions page do not work. Says "You don't have the permission to access the requested resource".
EDIT: Fixed. Thank you.
Thanks,
LHammonds
@TheOneMadHawk
Guess i never saw that extra .1 on there :P Thanks
@jacobjlr
Have you downloaded this version?
http://dev.bukkit.org/server-mods/crazyonline/files/32-crazy-online-v7-1-1/
@TheOneMadHawk: ->
http:pastebin.com/u53AGmUB
Thanks for your help
@jacobjlr
It does not start?
Please send me the error log.
I was wondering how your doing on the update for 1.5.1? CrazyCore seems to be working fine but crazyonline won't start. Thanks for all your hard work!
@meiamone
I'll add "delete custom files" to my todolist in CrazyCore.
then you can define in config which files should be deleted
(May take a couple of days due to Minecraft 1.5 Updates)
example config:
playWipeFiles:
- '/plugins/MyPlugin1/$0$.dat'
- '/plugins/MyPlugin2/players/$0$.yml'
@TheOneMadHawk
@TheOneMadHawk, I do want player.dat files to be deleted, but I would also like the player files from the other plugins to be deleted also. That was why I was asking if there was any way to make that happen.
@meiamone
If you don't want him to delete player files
disable autoDelete and removeShortTimeVisitors
because this plugin currently has a bug with them i guess.
If you want him to delete more
Just add some player wipe commands to CrazyCore
Do you have a list of plugins that this is known to work well with? If not, do you know if it is known to work well with: mcMMO? PEX? Griefprevention? I ask because it seems to be deleting player.dat files but not PEX ranks, mcMMO player data, or griefprevention player files. Maybe they are not listening? Does anyone know?
@TheOneMadHawk
You're welcome and thanks for the update! ;)
@ThisUsernameIsMine
Thanks for this bugreport.
I'll fix that asap.
EDIT: Try this dev build
https://dl.dropbox.com/u/16999313/Bukkit/CrazyOnline.jar
Whenever doing /list in-game or list in console, the following happens:
Console-output after in-game command: http://dev.bukkit.org/paste/7074/
Console-output after console-command: http://dev.bukkit.org/paste/7075/
This occurs under CrazyOnline 7.1, the latest (approved) CrazyCore, the CrazyLogin dev-build you created for me + latest CB dev build.
@mindcat
Can CrazyOnline use or loading CrazyLogin database?
Why should it? Of course you can merge CrazyLogin and CrazyOnline databases (SQL only).
But you can't gain anything from that. (unless you use that for some code within another application)
Also, how can do CrazyOnline won't registered /list command?
Currently this is only possible by removeing it from the plugin.yml inside CrazyOnline.jar
I may add a option for that too.
I currently have no time to improve this.
And, how can I do CrazyOnline will show specified date online player amounts?
/co player list since:"2013-01-24 01:00:00" before:"2013-01-25 03:00:00"
/co player list since:2013-01-24 before:2013-01-25 entryformat:"$0$ $2$"
Only displays players which logged in during this period for the last time.
Can CrazyOnline use or loading CrazyLogin database?
Also, how can do CrazyOnline won't registered /list command? And, how can I do CrazyOnline will show specified date online player amounts?
You forgot to add a NOTCondition
Please further discussions for CrazyPromoter on CrazyPromoters page or via pm.
@TheOneMadHawk
Thank you, that fixed the problem with Crazy Online. Now Crazy Promoter is moving ALL my players to the "Novice" group due to the config.yml.
Pastebin here
Am i missing a "if this false" statement? Because I have other groups too that are higher than the ones listed. If they are that group or higher they should not get promoted to the lower group. So like if you are a Newbie, you get promoted to Novice. Not if you are a Builder. Because then you go down rank.
@ghost76549
Try the dev build:
https://dl.dropbox.com/u/16999313/Bukkit/CrazyOnline.jar
Currently i haven't got enough time for a proper fix
@TheOneMadHawk Yes, as you can see by the error message below, i am using v6.2 of Crazy Online. Crazy Core is also v9.7.2
@ghost76549
Are you using the latest versions of CrazyCore/CrazyOnline?