Stránka 1 z 2
Marriage MySQL + UltraBans
Napsal: 07 lis 2014, 20:08
od jakub1000
Server: IP: 93.91.250.212:27824Čau, používám plugin Marriage a chtěl bych ho na MySQL. Mám ho napojený na MySQL, ale stále se to dává do SQL. Když jdu do PHPADMINA, tak tam tabulka od Marriage není.
Přidávám Marriage Config
Kód: Vybrat vše
settings:
private-chat:
format: '&a[Partner] &7{Player}&f: &a{Message}'
chat-prefix:
use: true
format: '&4&l<3&r {OLD_FORMAT}'
price:
'{command name}': 10.0
marry: 0.0
Database:
Typ: MySQL
Username: 146843_mysql_db
Password: ****
Hostname: localhost
Port: 3306
Name: 146843_mysql_db
Permissions:
Enable: false
Economy:
Enable: false
Marriage:
Price: 0.0
Divorce:
Price: 0.0
Teleport:
Price: 0.0
Gender:
Enable: false
Marriage:
Priest: false
Announcements: true
Dále mám problém s pluginem UltraBans a Essentials. Vím, že tyto dva pluginy mají spolu problémy. Chtěl bych se zeptat, co všechno musím zakázat v Essentials configu. Chci nahradit UltraBans Essentialsem (myslím tím bany, kicky atd.) + mi vůbec nefunguje příkaz tempban. Když napíšu /tempban , nic se nenapíše.
Essentials zakázaný příkazy :
Kód: Vybrat vše
disabled-commands:
- kick
- ban
- tempban
- jailZa rady děkuji !
Re: Marriage MySQL + UltraBans
Napsal: 07 lis 2014, 20:13
od marty_
ultrabans ma vyssi prioritu, a tak neni treba nic zakazovat.. aspon ja sem nemusel(problemy jsem nemel vse slo OK) dokud jsem pouzival essentials.
essentials se kvuli prechodu na bungee musel dat pryc , bo neumel a neumi mysql

Re: Marriage MySQL + UltraBans
Napsal: 07 lis 2014, 20:14
od Smexhy
U Mariagge hoď sem log pri štarte, u Ultrabansu skús príkaz /tempban <meno> 1day <dôvod> (napr.)...problémy by mať s essentialsom už dlhšiu dobu nemali...
Re: Marriage MySQL + UltraBans
Napsal: 07 lis 2014, 20:16
od jakub1000
Zítra sem hodím log. Napsal jsem to a nic se mi do chatu nenapsalo. Ultrabans mám na MySQL.
UltraBans config :
Kód: Vybrat vše
#Change to MySQL for mysql support#
#Change to SQLite for sqlite support#
Database: MySQL
#MySQL Information#
MySQL:
Database: 'jdbc:mysql://localhost:3306/146843_mysql_db'
User: '146843_mysql_db'
Password: '******'
Table: banlist
IPTable: 'banlistip'
#SQLite Information#
SQLite:
Filename: 'banlist'
#delete dat on ban#
CleanOnBan: true
#clear warnings on ban#
ClearWarnOnBan: false
Log:
Enabled: true
#Max Warnings#
MaxWarning:
Enable: false
Amt: 5
#ban,kick,ipban,perma,tempban,tempipban#
Result: ban
Silent: true
Reason: 'Max Warnings'
#Used with Temporary actions#
Temp:
Amt: 5
#sec,min,hour,day,week,month#
Mode: day
#Default labels#
Label:
Console: 'Server'
Reason: 'Unsure'
#change to true or false to enable lockdown#
#also can be done ingame /lockdown#
Lockdown: false
Login:
#Check for duplicates on Login#
DupeCheck:
Enable: false
#PingBack joining players, and kick if unreachable. //Experimental#
ProxyPingBack:
Enable: false
#How long in milliseconds to Timeout#
Timeout: 10000
#This will set the server to sync the database if multiple servers are in place.#
Sync:
Enabled: false
#Timing is in Long format Example:#
#1 Hour = 60 Seconds * 60 Minutes * 20 ServerTickRatePerSec = 72000L
Timing: 72000L
#Auto Updater#
AutoUpdater:
Enabled: true
#Chat#
Chat:
#Checks Chat Messages for a valid IP address#
#If its not valid, trust me they can't connect to it#
IPCheck:
Enable: false
#Wildcards %scramble% will scramble the ip and %replace% will show your ip instead#
#If no wildcards are present the message entered will replace the ip#
#leave blank to erase#
Blocking: '{Block}'
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: warn
Silent: false
Reason: 'Advertngisi'
#This will allow you to filter out messages containing any words that you define#
SwearCensor:
Enable: true
#Use your imagination these are not for me to decide#
Words: 'debil debile debila pica pice kurva kurwa dopici doprdele more kryple curaku zmrde kokote'
#Wildcards %scramble% will scramble the word#
#If no wildcards are present the message entered will replace the word#
#leave blank to erase#
Blocking: '{Block}'
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: kick
Silent: false
Reason: 'Chovej se slusne !'
#Checks if the message is duplicate and disables it#
SpamCheck:
Enable: true
#The amount of messages to give a result#
Counter: 4
#kick,jail,warn,ban,ipban, leave blank for no action#
Result: kick
Silent: false
Reason: 'Nespamuj!'
Muted:
Vannila: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
#Jail Configuration#
Jail:
Mute: true
Vanilla: true
#When Vanilla: true allowed commands.#
AllowedCommands:
- '/login'
- '/register'
Messages:
Ban:
MsgToVictim: '&6You have been banned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was banned by &7%admin%&6. Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already in banned.'
Denied: '&cYour ban attempt has been denied!'
Emo: '&cYou cannot ban yourself!'
Login: '&7%admin%&6 banned you from this server! Reason: &7%reason%&6!'
CheckBan:
Header: '&6Found &7%amt%&6 records for &7%victim%&6.'
None: '&cNo records found for &4%victim%&c.'
Clean:
Complete: '&6Deleted &7%amt%&6 player.dat files.'
DupeIP:
Failed: '&cUnable to view ip for &4%victim% &c!'
Header: '&6Scanning Current IP of &7%victim%&6: &7%ip% !'
Completed: '&aScanning Complete!'
Empty:
MsgToVictim: '&7%admin%&6 has cleared your inventory!'
MsgToSender: '&7%admin%&6 has cleared the inventory of &7%victim%&6!'
Online: '&4%victim%&c must be online.'
Export:
Failed: '&cCould not export ban lists.'
Completed: '&aExported banlists.'
History:
Header: '&6Ultrabans Listing &7%amt%&6 Records.'
Failed: '&cUnable to find any bans.'
Import:
Loading: '&cBe patient. Loading...'
Failed: '&cCould not import ban list.'
Completed: '&aSystem imported the banlist to the database.'
InvOf:
Failed: '&cUnable to find player.'
Console: '&cThis command must be executed by a &4player&c.'
IPBan:
MsgToVictim: '&6You have been ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was ipbanned by &7%admin%&6. Reason: &7%reason%&6!'
IPNotFound: '&cIP address not found. &6Processed as a normal ban for &7%victim%&6!'
Failed: '&4%victim%&c is already in banned.'
Denied: '&cYour ipban attempt has been denied!'
Emo: '&cYou cannot ipban yourself!'
Login: '&7Your IP is banned!'
Jail:
MsgToVictim: '&6You have been jailed by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was jailed by &7%admin%&6. Reason: &7%reason%&6!'
SetJail: '&aJail has been set!'
SetRelease: '&aRelease has been set!'
Failed: '&4%victim%&c is already in jail.'
Online: '&4%victim%&c must be online to be jailed.'
Denied: '&cYour jail attempt has been denied!'
Emo: '&cYou cannot jail yourself!'
PlaceMsg: '&cYou cannot place blocks while you are jailed!'
BreakMsg: '&cYou cannot break blocks while you are jailed!'
Kick:
MsgToAll: '&6Everyone has been kicked by &7%admin%&6. Reason: &7%reason%&6!'
MsgToVictim: '&6You have been kicked by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was kicked by &7%admin%&6. Reason: &7%reason%&6!'
Online: '&4%victim%&c must be online.'
Denied: '&cYour kick has been denied!'
Emo: '&cYou cannot kick yourself!'
Lockdown:
Start: '&cLockdown initiated. &4Player Login&c disabled.'
End: '&aLockdown ended. &2Player Login&a reenabled.'
Status: '&cLockdown is disabled.'
LoginMsg: '&4Server is under a lockdown, Try again later!&c Sorry.'
Mute:
MuteMsgToSender: '&6You have muted &7%victim%&6.'
MuteMsgToVictim: '&4You have been muted!'
UnmuteMsgToSender: '&6You have unmuted &7%victim%&6.'
UnmuteMsgToVictim: '&aYou have been unmuted.'
Denied: '&cYour mute has been denied!'
Emo: '&cYou cannot mute yourself!'
Chat: '&cYour cry falls on deaf ears.'
Pardon:
Msg: '&7%victim%&6 was released from jail by &7%admin%&6!'
PermaBan:
MsgToVictim: '&6You have been permabanned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was permabanned by &7%admin%&6. Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already banned.'
Online: '&4%victim%&c must be online.'
Denied: '&cYour permaban has been denied!'
Emo: '&cYou cannot permaban yourself!'
Spawn:
MsgToVictim: '&cYou have been sent to spawn!'
MsgToSender: '&7%victim%&6 is now at spawn!'
Failed: '&4%victim%&c is not online.'
Starve:
MsgToVictim: '&cYou are now starving!'
MsgToSender: '&6%victim%&7 is now starving!'
Failed: '&4%victim%&c is not online.'
Denied: '&cYour starve attempt has been denied!'
Emo: '&cYou cannot starve yourself!'
TempBan:
MsgToVictim: '&6You have been tempbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was tempbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already tempbanned!'
Denied: '&cYour tempban has been denied!'
Emo: '&cYou cannot tempban yourself!'
Login: '&6You have been tempbanned by &7%admin%&6 for &7%time%&6. Reason: &7%reason%&6!'
TempIpBan:
MsgToVictim: '&6You have been tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was tempipbanned by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already tempipbanned!'
Denied: '&cYour tempipban has been denied!'
Emo: '&cYou cannot tempipban yourself!'
IPNotFound: '&cIP address not found.&6 Processed as a normal tempban for &7%victim%&6!'
TempJail:
MsgToVictim: '&6You have been tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was tempjailed by &7%admin%&6 for &7%amt% %mode%s.&6 Reason: &7%reason%&6!'
Failed: '&4%victim%&c is already jailed!'
Denied: '&cYour tempjail has been denied!'
Emo: '&cYou cannot tempjail yourself!'
Unban:
MsgToBroadcast: '&7%victim%&6 was unbanned by &7%admin%&6!'
PermaBanned: '&cUnable to unban, &7%victim%&c was Permabanned.'
Failed: '&4%victim%&c is already unbanned!'
Warn:
MsgToVictim: '&6You have been warned by &7%admin%&6. Reason: &7%reason%&6!'
MsgToBroadcast: '&7%victim%&6 was warned by &7%admin%&6. Reason: &7%reason%&6!'
Denied: '&cYour warning has been denied!'
Emo: '&cYou cannot warn yourself!'
MaxWarn:
MsgToBroadcast: '&7%cmd%&6 performed by Ultrabans on &7%victim%&6. Reason: &7Reached Max Warnings&6!'
Permission: 'You do not have the required permissions.'
Mode:
Second: Second
Minute: Minute
Hour: Hour
Day: Day
Week: Week
Month: Month
Year: Year
#Do Not Change Values Below#
Config:
Version: 3.0
Re: Marriage MySQL + UltraBans
Napsal: 07 lis 2014, 20:41
od Smexhy
Počkáme si na ten log teda...
Re: Marriage MySQL + UltraBans
Napsal: 08 lis 2014, 07:52
od jakub1000
Server.logKód: Vybrat vše
2014-11-08 06:48:57 [INFO] Starting minecraft server version 1.5.2
2014-11-08 06:48:57 [INFO] Loading properties
2014-11-08 06:48:57 [INFO] Default game type: SURVIVAL
2014-11-08 06:48:57 [INFO] Generating keypair
2014-11-08 06:48:57 [INFO] Starting Minecraft server on 93.91.250.212:27824
2014-11-08 06:48:57 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-1-gf46bd58-b2790jnks (MC: 1.5.2) (Implementing API version 1.5.2-R1.1-SNAPSHOT)
2014-11-08 06:48:57 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: IOException
2014-11-08 06:48:57 [WARNING] Could not get latest artifact information: IOException
2014-11-08 06:48:57 [INFO] [PermissionsEx] sql backend registered!
2014-11-08 06:48:57 [INFO] [PermissionsEx] file backend registered!
2014-11-08 06:48:57 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2014-11-08 06:48:58 [INFO] [LagMeter] Loading LagMeter v1.13.0
2014-11-08 06:48:58 [INFO] [AlphaChest] Loading AlphaChest v1.16.0
2014-11-08 06:48:58 [INFO] [WorldEdit] Loading WorldEdit v5.5.7
2014-11-08 06:48:58 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
2014-11-08 06:48:58 [INFO] [CustomServerMessages] Loading CustomServerMessages v3.1.6
2014-11-08 06:48:58 [INFO] [Vault] Loading Vault v1.2.25-b333
2014-11-08 06:48:58 [INFO] [PlayerHeads] Loading PlayerHeads v3.3-jenkins-PlayerHeads-1-23-g85a3601
2014-11-08 06:48:58 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.5
2014-11-08 06:48:58 [INFO] [PermissionsEx] Initializing file backend
2014-11-08 06:48:58 [INFO] Permissions file successfully reloaded
2014-11-08 06:48:58 [INFO] [uSkyBlock] Loading uSkyBlock v1.0.7
2014-11-08 06:48:58 [INFO] [WorldGuard] Loading WorldGuard v${project.version}
2014-11-08 06:48:58 [INFO] [iConomy] Loading iConomy v7.0
2014-11-08 06:48:58 [INFO] arriage] Loading Marriage v1.11
2014-11-08 06:48:58 [INFO] [1vs1] Loading 1vs1 v1.2
2014-11-08 06:48:58 [INFO] [ProtocolLib] Loading ProtocolLib v2.6.0
2014-11-08 06:48:58 [INFO] [NametagEdit] Loading NametagEdit v1.7.1
2014-11-08 06:48:58 [INFO] obArena] Loading MobArena v0.94.4.98
2014-11-08 06:48:58 [INFO] [Essentials] Loading Essentials v2.11.1
2014-11-08 06:48:58 [INFO] [Jobs] Loading Jobs v2.11.3
2014-11-08 06:48:58 [INFO] [Citizens] Loading Citizens v2.0.8-SNAPSHOT (build 803)
2014-11-08 06:48:58 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.11.1
2014-11-08 06:48:58 [INFO] [Ultrabans] Loading Ultrabans v3.1.0
2014-11-08 06:48:58 [INFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2014-11-08 06:48:58 [INFO] [DisguiseCraft] Loading DisguiseCraft v4.7
2014-11-08 06:48:58 [INFO] [EssentialsChat] Loading EssentialsChat v2.11.1
2014-11-08 06:48:58 [INFO] [Residence] Loading Residence v2.6.6.5
2014-11-08 06:48:58 [INFO] [PlotMe] Loading PlotMe v0.13
2014-11-08 06:48:58 [INFO] ultiverse-Core] Loading Multiverse-Core v2.4-b527
2014-11-08 06:48:58 [INFO] [Paintball] Loading Paintball v1.2.4
2014-11-08 06:48:58 [INFO] [AuthMe] Loading AuthMe v2.8
2014-11-08 06:48:58 [INFO] [Factions] Loading Factions v1.6.9.4
2014-11-08 06:48:58 [INFO] ultiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
2014-11-08 06:48:58 [INFO] [ScoreboardStats] Loading ScoreboardStats v0.7.5
2014-11-08 06:48:58 [INFO] [CreativeControl] Loading CreativeControl v6.3
2014-11-08 06:48:58 [INFO] [Vault] Enabling Vault v1.2.25-b333
2014-11-08 06:48:58 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2014-11-08 06:48:58 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
2014-11-08 06:48:58 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2014-11-08 06:48:58 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2014-11-08 06:48:58 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2014-11-08 06:48:58 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2014-11-08 06:48:58 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2014-11-08 06:48:58 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2014-11-08 06:48:58 [INFO] [Vault] Enabled Version 1.2.25-b333
2014-11-08 06:48:58 [INFO] [Vault][Economy] Essentials Economy hooked.
2014-11-08 06:48:58 [INFO] [Vault][Economy] iConomy 7 hooked.
2014-11-08 06:48:58 [INFO] [Vault][Permission] PermissionsEx hooked.
2014-11-08 06:48:58 [INFO] [uSkyBlock] Enabling uSkyBlock v1.0.7
2014-11-08 06:48:58 [INFO] [uSkyBlock] Using built in protection.
2014-11-08 06:48:58 [INFO] [uSkyBlock] 0 schematics loaded.
2014-11-08 06:49:01 [INFO] [uSkyBlock] uSkyBlock v.1.0.7 enabled.
2014-11-08 06:49:01 [INFO] [ProtocolLib] Enabling ProtocolLib v2.6.0
2014-11-08 06:49:01 [INFO] [ProtocolLib] Started structure compiler thread.
2014-11-08 06:49:01 [INFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2014-11-08 06:49:01 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2014-11-08 06:49:01 [INFO] [LWC] Permissions API: §4VaultPermissions
2014-11-08 06:49:01 [INFO] [LWC] Currency API: §4VaultCurrency
2014-11-08 06:49:01 [INFO] [LWC] Connecting to MySQL
2014-11-08 06:49:01 [INFO] [LWC] Performing any necessary database updates
2014-11-08 06:49:01 [INFO] [LWC] Using database: Mysql-connector-java-5.1.14 ( Revision: ${bzr.revision-id} )
2014-11-08 06:49:02 [INFO] [LWC] Precached 10000 protections
2014-11-08 06:49:02 [INFO] [LWC] Enabled plugin support for MobArena
2014-11-08 06:49:02 [INFO] [PlotMe] Enabling PlotMe v0.13
2014-11-08 06:49:05 [INFO] §9[PlotMe] §r 22183 plots loaded
2014-11-08 06:49:05 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2014-11-08 06:49:05 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2014-11-08 06:49:05 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
2014-11-08 06:49:05 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2014-11-08 06:49:05 [INFO] Preparing level "NsP"
2014-11-08 06:49:05 [INFO] Preparing start region for level 0 (Seed: 6495713550713518610)
2014-11-08 06:49:05 [INFO] Preparing start region for level 1 (Seed: 6486677359858092477)
2014-11-08 06:49:06 [INFO] Preparing start region for level 2 (Seed: 3755978635836457470)
2014-11-08 06:49:06 [INFO] Preparing spawn area: 58%
2014-11-08 06:49:06 [INFO] [LagMeter] Enabling LagMeter v1.13.0
2014-11-08 06:49:06 [INFO] [LagMeter] Not using logs folder.
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] Enabled! Polling every 40 server ticks. Logging to /hlserver/27824/plugins/LagMeter/lag.log.
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] Chunks loaded:
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] World "NsP": 625.
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] World "NsP_nether": 625.
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] World "NsP_the_end": 625.
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] Total chunks loaded: 1875
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] Entities:
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] World "NsP": 1218.
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] World "NsP_nether": 1080.
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] World "NsP_the_end": 150.
2014-11-08 06:49:06 [INFO] [LagMeter 1.13.0] Total entities: 2448
2014-11-08 06:49:06 [INFO] [AlphaChest] Enabling AlphaChest v1.16.0
2014-11-08 06:49:08 [INFO] [AlphaChest] loaded 2154 chests
2014-11-08 06:49:08 [INFO] [WorldEdit] Enabling WorldEdit v5.5.7
2014-11-08 06:49:08 [INFO] WEPIF: Using the Bukkit Permissions API.
2014-11-08 06:49:08 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
2014-11-08 06:49:08 [INFO] Starting FakaHedaMinequery server on 93.91.250.212:28824
2014-11-08 06:49:08 [INFO] [CustomServerMessages] Enabling CustomServerMessages v3.1.6
2014-11-08 06:49:08 [INFO] [CustomServerMessages] CustomServerMessages succesfully enabled.
2014-11-08 06:49:08 [INFO] [PlayerHeads] Enabling PlayerHeads v3.3-jenkins-PlayerHeads-1-23-g85a3601
2014-11-08 06:49:08 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
2014-11-08 06:49:08 [INFO] [PermissionsEx] Superperms support enabled.
2014-11-08 06:49:08 [INFO] [PermissionsEx] v1.19.5 enabled
2014-11-08 06:49:08 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2014-11-08 06:49:08 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2014-11-08 06:49:08 [INFO] [WorldGuard] Enabling WorldGuard v${project.version}
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP) TNT ignition is blocked.
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP) Lighters are PERMITTED.
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP) Lava fire is blocked.
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP) Fire spread is UNRESTRICTED.
2014-11-08 06:49:09 [INFO] [WorldGuard] Loaded configuration for world 'NsP'
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP_nether) TNT ignition is blocked.
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP_nether) Lighters are PERMITTED.
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP_nether) Lava fire is blocked.
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP_nether) Fire spread is UNRESTRICTED.
2014-11-08 06:49:09 [INFO] [WorldGuard] Loaded configuration for world 'NsP_nether'
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP_the_end) TNT ignition is blocked.
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP_the_end) Lighters are PERMITTED.
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP_the_end) Lava fire is blocked.
2014-11-08 06:49:09 [INFO] [WorldGuard] (NsP_the_end) Fire spread is UNRESTRICTED.
2014-11-08 06:49:09 [INFO] [WorldGuard] Loaded configuration for world 'NsP_the_end'
2014-11-08 06:49:09 [INFO] [WorldGuard] 7 regions loaded for 'NsP'
2014-11-08 06:49:09 [INFO] [WorldGuard] 2 regions loaded for 'NsP_nether'
2014-11-08 06:49:09 [INFO] [WorldGuard] 1 regions loaded for 'NsP_the_end'
2014-11-08 06:49:09 [INFO] [iConomy] Enabling iConomy v7.0
2014-11-08 06:49:09 [INFO] [iConomy - April Fools] Enabled (31 ms)
2014-11-08 06:49:09 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2014-11-08 06:49:09 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2014-11-08 06:49:09 [INFO] arriage] Enabling Marriage v1.11
2014-11-08 06:49:09 [INFO] arriage] Running on nms path: v1_5_R3
2014-11-08 06:49:09 [INFO] arriage] Hooked with iConomy 7 using Vault
2014-11-08 06:49:09 [INFO] [1vs1] Enabling 1vs1 v1.2
2014-11-08 06:49:09 [INFO] [1vs1] Connecting to database...
2014-11-08 06:49:09 [INFO] [1vs1] Connected!
2014-11-08 06:49:09 [INFO] [1vs1] 1vs1 enabled!
2014-11-08 06:49:09 [INFO] [NametagEdit] Enabling NametagEdit v1.7.1
2014-11-08 06:49:09 [INFO] obArena] Enabling MobArena v0.94.4.98
2014-11-08 06:49:09 [INFO] obArena] No boss abilities found. Extracting defaults...
2014-11-08 06:49:09 [SEVERE] obArena] Couldn't extract the default boss abilities!
2014-11-08 06:49:09 [WARNING] obArena] Invalid boss ability 'arrows' for wave 'boss1' in arena 'default'.
2014-11-08 06:49:09 [WARNING] obArena] Invalid boss ability 'root-target' for wave 'boss1' in arena 'default'.
2014-11-08 06:49:09 [WARNING] obArena] Invalid boss ability 'throw-nearby' for wave 'boss1' in arena 'default'.
2014-11-08 06:49:09 [INFO] obArena] Loaded arena 'default'.
2014-11-08 06:49:09 [INFO] obArena] v0.94.4.98 enabled.
2014-11-08 06:49:09 [INFO] [Essentials] Enabling Essentials v2.11.1
2014-11-08 06:49:09 [INFO] Using locale cs_CZ
2014-11-08 06:49:09 [INFO] Using locale cs_CZ
2014-11-08 06:49:09 [INFO] Essentials: Using PermissionsEx based permissions.
2014-11-08 06:49:09 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.25-b333)
2014-11-08 06:49:09 [INFO] [Jobs] Enabling Jobs v2.11.3
2014-11-08 06:49:09 [INFO] [Jobs] Started database save task
2014-11-08 06:49:09 [INFO] [Jobs] Started buffered payment thread
2014-11-08 06:49:09 [INFO] [Jobs] Plugin has been enabled succesfully.
2014-11-08 06:49:09 [INFO] [Citizens] Enabling Citizens v2.0.8-SNAPSHOT (build 803)
2014-11-08 06:49:09 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.11.1
2014-11-08 06:49:09 [INFO] [Ultrabans] Enabling Ultrabans v3.1.0
2014-11-08 06:49:10 [INFO] [Ultrabans] No Updates found on dev.bukkit.org.
2014-11-08 06:49:10 [INFO] [Ultrabans] Loaded. 0 secs.
2014-11-08 06:49:10 [INFO] [DisguiseCraft] Enabling DisguiseCraft v4.7
2014-11-08 06:49:10 [INFO] [DisguiseCraft] Version 4.7 is enabled!
2014-11-08 06:49:11 [INFO] [EssentialsChat] Enabling EssentialsChat v2.11.1
2014-11-08 06:49:11 [INFO] [Residence] Enabling Residence v2.6.6.5
2014-11-08 06:49:11 [INFO] [Residence] - Enabling multiworld plugin: Multiverse-Core
2014-11-08 06:49:11 [INFO] ultiverse-Core] Enabling Multiverse-Core v2.4-b527
2014-11-08 06:49:11 [INFO] ultiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2014-11-08 06:49:11 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
2014-11-08 06:49:12 [INFO] ultiverse-Core] Loading World & Settings - 'Gladiator' - Env: NORMAL - Type: FLAT & seed: 7358221061219062390
2014-11-08 06:49:12 [INFO] Preparing start region for level 3 (Seed: 7358221061219062390)
2014-11-08 06:49:12 [INFO] [WorldGuard] (Gladiator) TNT ignition is blocked.
2014-11-08 06:49:12 [INFO] [WorldGuard] (Gladiator) Lighters are PERMITTED.
2014-11-08 06:49:12 [INFO] [WorldGuard] (Gladiator) Lava fire is blocked.
2014-11-08 06:49:12 [INFO] [WorldGuard] (Gladiator) Fire spread is UNRESTRICTED.
2014-11-08 06:49:12 [INFO] [WorldGuard] Loaded configuration for world 'Gladiator'
2014-11-08 06:49:12 [INFO] ultiverse-Core] Loading World & Settings - 'NsP' - Env: NORMAL - Type: NORMAL & seed: 6495713550713518610
2014-11-08 06:49:13 [INFO] ultiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: NORMAL & seed: -5199100707633274067 & generator: PlotMe
2014-11-08 06:49:13 [INFO] Preparing start region for level 4 (Seed: -5199100707633274067)
2014-11-08 06:49:13 [INFO] [WorldGuard] (plotworld) TNT ignition is blocked.
2014-11-08 06:49:13 [INFO] [WorldGuard] (plotworld) Lighters are PERMITTED.
2014-11-08 06:49:13 [INFO] [WorldGuard] (plotworld) Lava fire is blocked.
2014-11-08 06:49:13 [INFO] [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
2014-11-08 06:49:13 [INFO] [WorldGuard] Loaded configuration for world 'plotworld'
2014-11-08 06:49:13 [INFO] ultiverse-Core] Loading World & Settings - 'NsP_nether' - Env: NETHER - Type: NORMAL & seed: 6486677359858092477
2014-11-08 06:49:13 [INFO] ultiverse-Core] Loading World & Settings - 'NsP_the_end' - Env: THE_END - Type: NORMAL & seed: 3755978635836457470
2014-11-08 06:49:13 [INFO] ultiverse-Core] Loading World & Settings - 'skyworld' - Env: NORMAL - Type: FLAT & seed: -4336623643403400026 & generator: uSkyBlock
2014-11-08 06:49:13 [INFO] Preparing start region for level 5 (Seed: -4336623643403400026)
2014-11-08 06:49:13 [INFO] [WorldGuard] (skyworld) TNT ignition is blocked.
2014-11-08 06:49:13 [INFO] [WorldGuard] (skyworld) Lighters are PERMITTED.
2014-11-08 06:49:13 [INFO] [WorldGuard] (skyworld) Lava fire is blocked.
2014-11-08 06:49:13 [INFO] [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
2014-11-08 06:49:13 [INFO] [WorldGuard] Loaded configuration for world 'skyworld'
2014-11-08 06:49:13 [WARNING] ultiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2014-11-08 06:49:13 [WARNING] ultiverse-Core] Original Location: X: -699 Y: 4 Z: 521 P: 0 Y: 0
2014-11-08 06:49:14 [SEVERE] ultiverse-Core] New safe spawn NOT found!!!
2014-11-08 06:49:14 [INFO] ultiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 3775835002663055781
2014-11-08 06:49:14 [INFO] Preparing start region for level 6 (Seed: 3775835002663055781)
2014-11-08 06:49:14 [INFO] [WorldGuard] (world) TNT ignition is blocked.
2014-11-08 06:49:14 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2014-11-08 06:49:14 [INFO] [WorldGuard] (world) Lava fire is blocked.
2014-11-08 06:49:14 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2014-11-08 06:49:14 [INFO] [WorldGuard] Loaded configuration for world 'world'
2014-11-08 06:49:14 [INFO] ultiverse-Core] Loading World & Settings - 'HNS' - Env: NORMAL - Type: FLAT & seed: -5271718231497344080
2014-11-08 06:49:14 [INFO] Preparing start region for level 7 (Seed: -5271718231497344080)
2014-11-08 06:49:14 [INFO] [WorldGuard] (HNS) TNT ignition is blocked.
2014-11-08 06:49:14 [INFO] [WorldGuard] (HNS) Lighters are PERMITTED.
2014-11-08 06:49:14 [INFO] [WorldGuard] (HNS) Lava fire is blocked.
2014-11-08 06:49:14 [INFO] [WorldGuard] (HNS) Fire spread is UNRESTRICTED.
2014-11-08 06:49:14 [INFO] [WorldGuard] Loaded configuration for world 'HNS'
2014-11-08 06:49:15 [INFO] ultiverse-Core] Loading World & Settings - 'pvp' - Env: NORMAL - Type: NORMAL & seed: -6579915656816272828
2014-11-08 06:49:15 [INFO] Preparing start region for level 8 (Seed: -6579915656816272828)
2014-11-08 06:49:15 [INFO] [WorldGuard] (pvp) TNT ignition is blocked.
2014-11-08 06:49:15 [INFO] [WorldGuard] (pvp) Lighters are PERMITTED.
2014-11-08 06:49:15 [INFO] [WorldGuard] (pvp) Lava fire is blocked.
2014-11-08 06:49:15 [INFO] [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
2014-11-08 06:49:15 [INFO] [WorldGuard] Loaded configuration for world 'pvp'
2014-11-08 06:49:15 [INFO] ultiverse-Core] 9 - World(s) loaded.
2014-11-08 06:49:15 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2014-11-08 06:49:15 [INFO] [Residence] Scanning for economy systems...
2014-11-08 06:49:15 [INFO] [Residence] Found Vault using economy system: iConomy 7
2014-11-08 06:49:27 [WARNING] Wrong location for EntitySpider['Spider'/32469, l='plotworld', x=-58.08, y=65.96, z=2329.81] in world 'plotworld'!
2014-11-08 06:49:28 [WARNING] Entity is at -58.082552100228725,2329.8054084494643 (chunk -4,145) but was stored in chunk -17,117
2014-11-08 06:49:28 [WARNING] Wrong location for EntitySpider['Spider'/33946, l='plotworld', x=304.92, y=67.34, z=-650.57] in world 'plotworld'!
2014-11-08 06:49:28 [WARNING] Entity is at 304.92342698380446,-650.5724302952494 (chunk 19,-41) but was stored in chunk 0,-66
2014-11-08 06:49:29 [INFO] [Residence] Found WorldEdit
2014-11-08 06:49:29 [INFO] [Residence] Enabled! Version 2.6.6.5 by bekvon
2014-11-08 06:49:30 [INFO] [Paintball] Enabling Paintball v1.2.4
2014-11-08 06:49:30 [INFO] [Paintball] Loading the default language: enUS.txt
2014-11-08 06:49:30 [INFO] [Paintball] Scanned lines: 379 | Skipped lines: 0
2014-11-08 06:49:30 [INFO] [Paintball] Using the default language now: enUS.txt
2014-11-08 06:49:30 [INFO] [Paintball] Loading the specified melody now: win.txt
2014-11-08 06:49:30 [INFO] [Paintball] Scanned .txt melody sucessfully. Lines: 20
2014-11-08 06:49:30 [INFO] [Paintball] Loading the specified melody now: defeat.txt
2014-11-08 06:49:30 [INFO] [Paintball] Scanned .txt melody sucessfully. Lines: 43
2014-11-08 06:49:30 [INFO] [Paintball] Loading the specified melody now: draw.txt
2014-11-08 06:49:30 [INFO] [Paintball] Scanned .txt melody sucessfully. Lines: 29
2014-11-08 06:49:30 [INFO] [Paintball] Loading ranks..
2014-11-08 06:49:30 [INFO] [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
2014-11-08 06:49:30 [INFO] [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
2014-11-08 06:49:30 [INFO] [Paintball] Plugin 'Votifier' not found. Additional vote features disabled.
2014-11-08 06:49:30 [INFO] [Paintball] By blablubbabc enabled.
2014-11-08 06:49:30 [INFO] [AuthMe] Enabling AuthMe v2.8
2014-11-08 06:49:30 [INFO] [AuthMe] Loading Configuration File...
2014-11-08 06:49:30 [INFO] [AuthMe] Merge new Config Options if needed..
2014-11-08 06:49:30 [INFO] [AuthMe] Set Language: cz
2014-11-08 06:49:30 [INFO] [AuthMe] Hook with Multiverse-Core for SpawnLocations
2014-11-08 06:49:30 [INFO] [AuthMe] Hook with Essentials plugin
2014-11-08 06:49:30 [INFO] [AuthMe] Hook with EssentialsSpawn plugin
2014-11-08 06:49:30 [INFO] [AuthMe] Vault plugin detected, hook with PermissionsEx system
2014-11-08 06:49:30 [INFO] [AuthMe] Authme 2.8 enabled
2014-11-08 06:49:31 [INFO] [Factions] Enabling Factions v1.6.9.4
2014-11-08 06:49:31 [INFO] [Factions v1.6.9.4] === ENABLE START ===
2014-11-08 06:49:31 [INFO] [Factions v1.6.9.4] Loading board from disk
2014-11-08 06:49:31 [INFO] [Factions v1.6.9.4] Found and will integrate chat with EssentialsChat v2.11.1
2014-11-08 06:49:31 [INFO] [Factions v1.6.9.4] Economy integration through Vault plugin successful.
2014-11-08 06:49:31 [INFO] [Factions v1.6.9.4] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
2014-11-08 06:49:31 [INFO] [Factions v1.6.9.4] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
2014-11-08 06:49:31 [INFO] [Factions v1.6.9.4] === ENABLE DONE (Took 244ms) ===
2014-11-08 06:49:37 [INFO] ultiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
2014-11-08 06:49:37 [INFO] ultiverse-Inventories] The following worlds for group 'default' are not loaded: NsP_end
2014-11-08 06:49:37 [INFO] ultiverse-Inventories 2.5-b335] enabled.
2014-11-08 06:49:37 [INFO] [ScoreboardStats] Enabling ScoreboardStats v0.7.5
2014-11-08 06:49:37 [INFO] DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
2014-11-08 06:49:38 [INFO] DatabasePlatform name:ScoreboardStats platform:sqlite
2014-11-08 06:49:38 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
2014-11-08 06:49:38 [WARNING] [ScoreboardStats] The updater could not find any files for the project id 55,148
2014-11-08 06:49:38 [INFO] Entities enhanced[0] subclassed[1]
2014-11-08 06:49:40 [INFO] runScript
2014-11-08 06:49:40 [INFO] executing 1 of 1 create table IF NOT EXISTS PlayerStats ( playername varchar(16) p...
2014-11-08 06:49:40 [INFO] ... end of script
2014-11-08 06:49:40 [INFO] Registered replacers: [VaultVariables, PlayerPingVariable, FactionsVariables, GeneralVariables, SkyBlockVariables, StatsVariables]
2014-11-08 06:49:40 [INFO] [CreativeControl] Enabling CreativeControl v6.3
2014-11-08 06:49:40 [INFO] [CreativeControl]: Initializing configurations...
2014-11-08 06:49:40 [INFO] [CreativeControl]: Loading Modules...
2014-11-08 06:49:40 [INFO] [CreativeControl]: Connecting to the MySQL database (1)...
2014-11-08 06:49:40 [INFO] [CreativeControl]: MySQL database connected Successfuly!
2014-11-08 06:49:40 [INFO] [CreativeControl]: Registring Events...
2014-11-08 06:49:40 [INFO] [CreativeControl]: MobArena support enabled!
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
2014-11-08 06:49:40 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
2014-11-08 06:49:40 [INFO] [CreativeControl]: Use the multiverse inventories manager!
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
2014-11-08 06:49:40 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
2014-11-08 06:49:40 [INFO] [CreativeControl]: Use the multiverse inventories manager!
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
2014-11-08 06:49:40 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
2014-11-08 06:49:40 [INFO] [CreativeControl]: Use the multiverse inventories manager!
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
2014-11-08 06:49:40 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
2014-11-08 06:49:40 [INFO] [CreativeControl]: Use the multiverse inventories manager!
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
2014-11-08 06:49:40 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
2014-11-08 06:49:40 [INFO] [CreativeControl]: Use the multiverse inventories manager!
2014-11-08 06:49:40 [INFO] [CreativeControl]: ***************************************************
2014-11-08 06:49:40 [INFO] [CreativeControl]: Vault hooked as permissions plugin
2014-11-08 06:49:40 [INFO] [CreativeControl]: CreativeControl v6.3 loaded in 63 ms!
2014-11-08 06:49:47 [INFO] Server permissions file permissions.yml is empty, ignoring it
2014-11-08 06:49:52 [INFO] Done (47.484s)! For help, type "help" or "?"
2014-11-08 06:49:52 [INFO] Starting GS4 status listener
2014-11-08 06:49:52 [INFO] Starting remote control listener
2014-11-08 06:49:52 [INFO] Query running on 93.91.250.212:26486
2014-11-08 06:49:52 [INFO] RCON running on 93.91.250.212:26486
2014-11-08 06:49:52 [INFO] [uSkyBlock] Using vault for permissions
2014-11-08 06:49:52 [INFO] Multiverse already knows about 'skyworld'!
2014-11-08 06:49:52 [INFO] obArena] MobArena v0.96.7 is now available!
2014-11-08 06:49:52 [INFO] obArena] Your version: v0.94.4.98
2014-11-08 06:49:52 [INFO] [NametagEdit] Hooked into PermissionsEx!
2014-11-08 06:49:52 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2014-11-08 06:49:52 [INFO] [CreativeControl]: Cached 11,993 protections
2014-11-08 06:49:52 [INFO] [CreativeControl]: Loaded 0 regions
2014-11-08 06:49:52 [INFO] [CreativeControl]: 32,109 blocks protected
2014-11-08 06:49:53 [INFO] [Citizens] Loaded 2 NPCs.
2014-11-08 06:49:53 [INFO] Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
2014-11-08 06:49:54 [INFO] [Paintball] --------- Checking version ----------
2014-11-08 06:49:54 [INFO] [Paintball] You are running a newer version. :o
2014-11-08 06:49:54 [INFO] [Paintball] --------- ---------------- ----------
2014-11-08 06:49:56 [INFO] **************************************************
2014-11-08 06:49:56 [INFO] ----------------- PAINTBALL INFO -----------------
2014-11-08 06:49:56 [INFO]
2014-11-08 06:49:56 [INFO] License stuff:
2014-11-08 06:49:56 [INFO] - Usage on own risk. I give no warranties for anything.
2014-11-08 06:49:56 [INFO] - Do not modify. Use it as it is!
2014-11-08 06:49:56 [INFO] - Do not redistribute/upload/use parts of it/copy/give away.
2014-11-08 06:49:56 [INFO] - Do not use for commercial purposes!
2014-11-08 06:49:56 [INFO] -> No benefits for paying players/donors!
2014-11-08 06:49:56 [INFO] -> This also applies to any kind of add-on you are using
2014-11-08 06:49:56 [INFO] related to this plugin!
2014-11-08 06:49:56 [INFO]
2014-11-08 06:49:56 [INFO] If you like this plugin: Give feedback and donate at
2014-11-08 06:49:56 [INFO] ->http://dev.bukkit.org/server-mods/paintball_pure_war/
2014-11-08 06:49:56 [INFO]
2014-11-08 06:49:56 [INFO] Thank you and good shooting!
2014-11-08 06:49:56 [INFO] - blablubbabc :)
2014-11-08 06:49:56 [INFO]
2014-11-08 06:49:56 [INFO] ---------------- Detected Problems ---------------
2014-11-08 06:49:56 [INFO]
2014-11-08 06:49:56 [INFO] No problems found. :)
2014-11-08 06:49:56 [INFO]
2014-11-08 06:49:56 [INFO] **************************************************
2014-11-08 06:49:56 [INFO]
2014-11-08 06:49:57 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
Re: Marriage MySQL + UltraBans
Napsal: 08 lis 2014, 15:03
od Smexhy
Je Mariagge plugin na serveri? Pretože ako pozerám tak ti ho vôbec nenašlo/nenačítalo.
K UltraBans hoď ešte zoznam pluginov, či to neblokuje náhodou nejaký iný plugin čo máš, pretože chyba v logu nie je.
Re: Marriage MySQL + UltraBans
Napsal: 08 lis 2014, 15:11
od jakub1000
Seznam pluginuKód: Vybrat vše
1vs1
AlphaChest
AuthMe
Citizens
CreativeControl
CustomServerMessages
DisguiseCraft
Essentials
Factions
Jobs
LWC
LagMeter
Marriage
MobArena
Multiverse-Core
Multiverse-Inventories
NametagEdit
Paintball
PermissionsEx
PlayerHeads
PlotMe
ProtocolLib
Residence
ScoreboardStats
Ultrabans
WorldEdit
WorldGuard
iConomy
uSkyBlockDalší problém :
Chtěl bych na serveru zakázat creepery, ghosty, enderdragony, tnt, lávu a
OHEŇPoužívám WorldGuard
WorldGuard configKód: Vybrat vše
#
# WorldGuard's main configuration file
#
# This is the global configuration file. Anything placed into here will
# be applied to all worlds. However, each world has its own configuration
# file to allow you to replace most settings in here for that world only.
#
# About editing this file:
# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
# you use an editor like Notepad++ (recommended for Windows users), you
# must configure it to "replace tabs with spaces." In Notepad++, this can
# be changed in Settings > Preferences > Language Menu.
# - Don't get rid of the indents. They are indented so some entries are
# in categories (like "enforce-single-session" is in the "protection"
# category.
# - If you want to check the format of this file before putting it
# into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
# and see if it gives "ERROR:".
# - Lines starting with # are comments and so they are ignored.
#
regions:
use-scheduler: true
use-creature-spawn-event: true
sql:
use: false
dsn: jdbc:mysql://localhost/worldguard
username: worldguard
password: worldguard
enable: true
invincibility-removes-mobs: false
high-frequency-flags: false
wand: 334
max-claim-volume: 30000
claim-only-inside-existing-regions: false
max-region-count-per-player:
default: 7
auto-invincible: false
use-player-move-event: true
security:
deop-everyone-on-join: false
block-in-game-op-command: false
host-keys: {}
op-permissions: true
protection:
item-durability: true
remove-infinite-stacks: false
disable-xp-orb-drops: false
disable-obsidian-generators: false
gameplay:
block-potions: []
block-potions-overly-reliably: false
simulation:
sponge:
enable: true
radius: 3
redstone: false
default:
pumpkin-scuba: false
disable-health-regain: false
physics:
no-physics-gravel: false
no-physics-sand: false
vine-like-rope-ladders: false
allow-portal-anywhere: false
disable-water-damage-blocks: []
ignition:
block-tnt: true
block-tnt-block-damage: true
block-lighter: false
fire:
disable-lava-fire-spread: true
disable-all-fire-spread: false
disable-fire-spread-blocks: []
lava-spread-blocks: []
mobs:
block-creeper-explosions: true
block-creeper-block-damage: true
block-wither-explosions: true
block-wither-block-damage: true
block-wither-skull-explosions: true
block-wither-skull-block-damage: true
block-enderdragon-block-damage: true
block-enderdragon-portal-creation: false
block-fireball-explosions: false
block-fireball-block-damage: false
anti-wolf-dumbness: false
disable-enderman-griefing: false
block-painting-destroy: false
block-item-frame-destroy: false
block-plugin-spawning: true
block-above-ground-slimes: false
block-creature-spawn: []
block-other-explosions: false
block-zombie-door-destruction: false
player-damage:
disable-fall-damage: false
disable-lava-damage: false
disable-fire-damage: false
disable-lightning-damage: false
disable-drowning-damage: false
disable-suffocation-damage: false
disable-contact-damage: false
teleport-on-suffocation: false
disable-void-damage: false
teleport-on-void-falling: false
disable-explosion-damage: false
disable-mob-damage: false
disable-death-messages: false
chest-protection:
enable: false
disable-off-check: false
crops:
disable-creature-trampling: false
disable-player-trampling: false
weather:
prevent-lightning-strike-blocks: []
disable-lightning-strike-fire: false
disable-thunderstorm: false
disable-weather: false
disable-pig-zombification: false
disable-powered-creepers: false
always-raining: false
always-thundering: false
dynamics:
disable-mushroom-spread: false
disable-ice-melting: false
disable-snow-melting: false
disable-snow-formation: false
disable-ice-formation: false
disable-leaf-decay: false
disable-grass-growth: false
disable-mycelium-spread: false
disable-vine-growth: false
blacklist:
use-as-whitelist: false
logging:
console:
enable: true
database:
enable: false
dsn: jdbc:mysql://localhost:3306/minecraft
user: root
pass: ''
table: blacklist_events
file:
enable: false
path: worldguard/logs/%Y-%m-%d.log
open-files: 10
summary-on-start: true
Re: Marriage MySQL + UltraBans
Napsal: 08 lis 2014, 19:10
od Smexhy
WG: Kód: Vybrat vše
#
# WorldGuard's main configuration file
#
# This is the global configuration file. Anything placed into here will
# be applied to all worlds. However, each world has its own configuration
# file to allow you to replace most settings in here for that world only.
#
# About editing this file:
# - DO NOT USE TABS. You MUST use spaces or Bukkit will complain. If
# you use an editor like Notepad++ (recommended for Windows users), you
# must configure it to "replace tabs with spaces." In Notepad++, this can
# be changed in Settings > Preferences > Language Menu.
# - Don't get rid of the indents. They are indented so some entries are
# in categories (like "enforce-single-session" is in the "protection"
# category.
# - If you want to check the format of this file before putting it
# into WorldGuard, paste it into http://yaml-online-parser.appspot.com/
# and see if it gives "ERROR:".
# - Lines starting with # are comments and so they are ignored.
#
regions:
use-scheduler: true
use-creature-spawn-event: true
sql:
use: false
dsn: jdbc:mysql://localhost/worldguard
username: worldguard
password: worldguard
enable: true
invincibility-removes-mobs: false
high-frequency-flags: false
wand: 334
max-claim-volume: 30000
claim-only-inside-existing-regions: false
max-region-count-per-player:
default: 7
auto-invincible: false
use-player-move-event: true
security:
deop-everyone-on-join: false
block-in-game-op-command: false
host-keys: {}
op-permissions: true
protection:
item-durability: true
remove-infinite-stacks: false
disable-xp-orb-drops: false
disable-obsidian-generators: false
gameplay:
block-potions: []
block-potions-overly-reliably: false
simulation:
sponge:
enable: true
radius: 3
redstone: false
default:
pumpkin-scuba: false
disable-health-regain: false
physics:
no-physics-gravel: false
no-physics-sand: false
vine-like-rope-ladders: false
allow-portal-anywhere: false
disable-water-damage-blocks: []
ignition:
block-tnt: true
block-tnt-block-damage: true
block-lighter: false
fire:
disable-lava-fire-spread: true
disable-all-fire-spread: true
disable-fire-spread-blocks: []
lava-spread-blocks: []
mobs:
block-creeper-explosions: true
block-creeper-block-damage: true
block-wither-explosions: true
block-wither-block-damage: true
block-wither-skull-explosions: true
block-wither-skull-block-damage: true
block-enderdragon-block-damage: true
block-enderdragon-portal-creation: true
block-fireball-explosions: true
block-fireball-block-damage: true
anti-wolf-dumbness: false
disable-enderman-griefing: false
block-painting-destroy: false
block-item-frame-destroy: false
block-plugin-spawning: true
block-above-ground-slimes: false
block-creature-spawn: []
block-other-explosions: false
block-zombie-door-destruction: false
player-damage:
disable-fall-damage:true
disable-lava-damage: true
disable-fire-damage: true
disable-lightning-damage: false
disable-drowning-damage: false
disable-suffocation-damage: false
disable-contact-damage: false
teleport-on-suffocation: false
disable-void-damage: false
teleport-on-void-falling: false
disable-explosion-damage: false
disable-mob-damage: false
disable-death-messages: false
chest-protection:
enable: false
disable-off-check: false
crops:
disable-creature-trampling: false
disable-player-trampling: false
weather:
prevent-lightning-strike-blocks: []
disable-lightning-strike-fire: false
disable-thunderstorm: false
disable-weather: false
disable-pig-zombification: false
disable-powered-creepers: false
always-raining: false
always-thundering: false
dynamics:
disable-mushroom-spread: false
disable-ice-melting: false
disable-snow-melting: false
disable-snow-formation: false
disable-ice-formation: false
disable-leaf-decay: false
disable-grass-growth: false
disable-mycelium-spread: false
disable-vine-growth: false
blacklist:
use-as-whitelist: false
logging:
console:
enable: true
database:
enable: false
dsn: jdbc:mysql://localhost:3306/minecraft
user: root
pass: ''
table: blacklist_events
file:
enable: false
path: worldguard/logs/%Y-%m-%d.log
open-files: 10
summary-on-start: true...Ohľadom pluginov, to sú len názvy zložiek, alebo všetky .jar?
Re: Marriage MySQL + UltraBans
Napsal: 08 lis 2014, 19:22
od jakub1000
Pouze složky, ale mám přesně i tyto pluginy.