honey.fakaheda.eu:29864
Takže abych tu popsal muj problém. V podstate se jedná o to že ačkoliv plugin residence je nastaven snad dokonale presne, označím strani i všechny možne uhly a výšky nejde vytvořit reska. Vypisuje mi to pořád problém z tím že nemám práva. Ačkoliv v permissionsEX mam nastaveno na všechno. Přihodím muj config jestli tam nenajdete chybu, za odpoved dekuji.
#These are Global Settings for Residence.
Global:
# This loads the <language>.yml file in the Residence Language folder
# All Residence text comes from this file. (NOT DONE YET)
Language: English
# Wooden Axe is the default selection tool for Residence.
# You can change it to another item ID listed here: http://www.minecraftwiki.net/wiki/Data_values
SelectionToolId: 271
# This determins which tool you can use to see info on residences, default is String.
# Simply equip this tool and hit a location inside the residence and it will display the info for it.
InfoToolId: 287
# The interval, in milliseconds, between movement checks.
# Reducing this will increase the load on the server.
# Increasing this will allow players to move further in movement restricted zones before they are teleported out.
MoveCheckInterval: 500
# The interval, in minutes, between residence saves.
SaveInterval: 10
# The default group to use if Permissions fails to attach or your not using Permissions.
DefaultGroup: default
# Enable / Disable the Lease System.
UseLeaseSystem: false
# The interval, in minutes, between residence lease checks (if leases are enabled).
LeaseCheckInterval: 10
# Allows leases to automatically renew so long as the player has the money, if economy is disabled, this setting does nothing.
LeaseAutoRenew: true
# Whether or not to use the Permissions system in conjunction with this config.
EnablePermissions: true
# Set to true if NOT using Permissions or PermissionsBukkit, or using a really old version of Permissions
LegacyPermissions: true
# Enable / Disable Residence's Economy System.
EnableEconomy: true
# The economy system to use (iConomy, MineConomy, Essentials, BOSEconomy, and RealEconomy supported).
EconomySystem: iConomy
# Enables or disables the Rent System
EnableRentSystem: true
# The interval, in minutes, between residence rent expiration checks (if the rent system is enabled).
RentCheckInterval: 10
# Enable or disable residence chat channels.
ResidenceChatEnable: true
# Color of residence chat.
ResidenceChatColor: DARK_PURPLE
# Whether or not to ignore the usual Permission flags and only allow OPs and groups with 'residence.admin' to change residences.
AdminOnlyCommands: false
# Setting this to true makes server OPs admins.
AdminOPs: true
# This is the name of the plugin you use for multiworld, if you dont have a multiworld plugin you can safely ignore this.
# The only thing this does is check to make sure the multiworld plugin is enabled BEFORE Residence, to ensure properly loading residences for other worlds.
MultiWorldPlugin: Multiverse-Core
# Setting this to true causes subzones to inherit flags from their parent zones.
ResidenceFlagsInherit: true
# Setting this to false will allow rented residences to be modified by the renting player.
PreventRentModify: true
# Setting this to false will cause residence to continue to load even if a error is detected in the save file.
StopOnSaveFault: true
# This is the residence name filter, that filters out invalid characters. Google "Java RegEx" or "Java Regular Expressions" for more info on how they work.
ResidenceNameRegex: '[^a-zA-Z0-9\\-\\_]'
# Setting this to true sends a message to the console every time Residence does a rent expire check or a lease expire check.
ShowIntervalMessages: false
# These are world flags that are applied when the player is NOT within a residence.
Flags:
Global: #these are default for all worlds unless specified below, they can be overridden per group
use: true
build: true
ignite: true
firespread: true
damage: true
creeper: true
tnt: true
pvp: true
WorldNameHere: #here you can set flags for individual worlds, these override Global
#build: true
# This gives permission to change certain flags to all groups, unless specifically denied to the group.
FlagPermission:
move: true
build: true
place: true
destroy: true
use: true
container: true
pvp: true
tp: true
ignite: true
firespread: true
bucket: true
flow: true
lavaflow: true
waterflow: true
creeper: true
tnt: true
monsters: true
animals: true
subzone: true
healing: true
piston: true
# These are default flags applied to all residences from any user group.
ResidenceDefault:
build: false
use: false
container: false
pvp: false
tnt: false
creeper: false
flow: false
piston: false
ignite: false
firespread: false
piston: false
# These are default flags applied to the residence creator of any group.
CreatorDefault:
build: true
move: true
use: true
ignite: true
container: true
# These are default group flags applied to a residence made by a user of any group.
GroupDefault:
#default: #group name
#build: true
# These groups correspond to the Permissions groups defined in your '<worldname>.yml'
Groups:
Default: #group name
# Information about the Residence zone that the player can define.
Residence:
# Determins if this group can create residences or not. This option can be overriden with the permissions node 'residence.create'
CanCreate: true
# The maximum number of Residences a player can have.
MaxResidences: 3
# The maximum number of physical areas a residence can have.
MaxAreasPerResidence: 2
# The maximum number of blocks a Residence can be, East to West (X).
MaxEastWest: 20
# The maximum number of blocks a Residence can be, North to South (Z).
MaxNorthSouth: 20
# The maximum number of blocks a Residence can be, High to Low (Y).
MaxUpDown: 20
# The lowest altitude this group is allowed to protect.
MinHeight: 0
# The highest altitude this group is allowed to protect.
MaxHeight: 10000
# The maximum recursive depth that subzones can go.
# A subzone within a subzone within the Residence zone would be a depth of 2.
# Set to 0 to disable subzones.
SubzoneDepth: 3
# Whether or not to allow teleporting to Residences.
CanTeleport: true
# Allow or Disallow the use of /res unstuck, to get yourself out of a residence if stuck in one somehow
Unstuck: true
# Allow or Disallow the use of the /res select command, if disabled they can only use the selection tool.
SelectCommandAccess: true
# Allow or Disallow the group to access the Blacklist/Ignorelist for residences they own.
ItemListAccess: true
# Options relating to enter and leave messages on the residence.
Messaging:
# Whether or not the player can change the Residence enter and leave messages.
CanChange: true
# The default enter message to apply to new Residences created by players in this group.
# Leaving the message blank will disable it.
DefaultEnter: Vitaj %player v %residence, majitel je %owner.
# The default leave message to apply to new Residences created by players in this group.
# Leaving the message blank will disable it.
DefaultLeave: Opustil si %residence.
# Options relating to the Lease system.
Lease:
# The maximum number of days to allow leases.
MaxDays: 16
# The number of days to add to the lease following a '/res lease renew' command.
RenewIncrement: 14
#Options related to the rent system
Rent:
#determines how many residences can be rented by players of this group at once
MaxRents: 3
#determines how many residences can be set for rent by players of this group at once
MaxRentables: 3
# Options relating to the Residence Economy.
Economy:
# Whether or not players in this group can buy other Residences that are for sale.
CanBuy: true
# Whether or not players in this group can sell their Residences.
CanSell: false
# Whether or not to ignore the Residence size/count limits when buying a residence.
IgnoreLimits: false
# The cost, per block, of making a new Residence or adding a area to it.
BuyCost: 0.05
# The cost, per block, of renewing a Residence lease (if the lease system is enabled).
RenewCost: 0.02
# Flags are checked in the order:
# 1: Player
# 2: Group
# 3: Owner
# 4: If all others are undefined, reverts to default value (usually true).
# Flag permissions default to false.
# These flags settings override the globals.
Flags:
# Specifically allow or deny this group from changing certain flags.
Permission:
#build: true
# Specifys the flags that are applied at residence creation for players of this group.
Default:
#build: true
# Specifys the flags that are applied at to the creator at residence creation.
CreatorDefault:
#build: true
# Specifys the flags that are applied to other groups for this residence, at creation.
GroupDefault:
#default: #group name
#build: false
#these flags are applied specifically to this group whenever they are outside a residence
#these flags will override the flags at the top, under the Global section.
World:
Global: #these flags will apply to all worlds
#build: false
WorldNameHere: #or you can apply them by each individual world
#build: false
VIP: #group name
# Information about the Residence zone that the player can define.
Residence:
# Determins if this group can create residences or not. This option can be overriden with the permissions node 'residence.create'
CanCreate: true
# The maximum number of Residences a player can have.
MaxResidences: 6
# The maximum number of physical areas a residence can have.
MaxAreasPerResidence: 2
# The maximum number of blocks a Residence can be, East to West (X).
MaxEastWest: 100000
# The maximum number of blocks a Residence can be, North to South (Z).
MaxNorthSouth: 100000
# The maximum number of blocks a Residence can be, High to Low (Y).
MaxUpDown: 100000
# The lowest altitude this group is allowed to protect.
MinHeight: 0
# The highest altitude this group is allowed to protect.
MaxHeight: 10000
# The maximum recursive depth that subzones can go.
# A subzone within a subzone within the Residence zone would be a depth of 2.
# Set to 0 to disable subzones.
SubzoneDepth: 3
# Whether or not to allow teleporting to Residences.
CanTeleport: true
# Allow or Disallow the use of /res unstuck, to get yourself out of a residence if stuck in one somehow
Unstuck: true
# Allow or Disallow the use of the /res select command, if disabled they can only use the selection tool.
SelectCommandAccess: true
# Allow or Disallow the group to access the Blacklist/Ignorelist for residences they own.
ItemListAccess: true
# Options relating to enter and leave messages on the residence.
Messaging:
# Whether or not the player can change the Residence enter and leave messages.
CanChange: true
# The default enter message to apply to new Residences created by players in this group.
# Leaving the message blank will disable it.
DefaultEnter: Vitaj %player v %residence, majitel je %owner.
# The default leave message to apply to new Residences created by players in this group.
# Leaving the message blank will disable it.
DefaultLeave: Opustil si %residence.
# Options relating to the Lease system.
Lease:
# The maximum number of days to allow leases.
MaxDays: 16
# The number of days to add to the lease following a '/res lease renew' command.
RenewIncrement: 14
#Options related to the rent system
Rent:
#determines how many residences can be rented by players of this group at once
MaxRents: 3
#determines how many residences can be set for rent by players of this group at once
MaxRentables: 3
# Options relating to the Residence Economy.
Economy:
# Whether or not players in this group can buy other Residences that are for sale.
CanBuy: true
# Whether or not players in this group can sell their Residences.
CanSell: false
# Whether or not to ignore the Residence size/count limits when buying a residence.
IgnoreLimits: false
# The cost, per block, of making a new Residence or adding a area to it.
BuyCost: 0.05
# The cost, per block, of renewing a Residence lease (if the lease system is enabled).
RenewCost: 0.02
# Flags are checked in the order:
# 1: Player
# 2: Group
# 3: Owner
# 4: If all others are undefined, reverts to default value (usually true).
# Flag permissions default to false.
# These flags settings override the globals.
Flags:
# Specifically allow or deny this group from changing certain flags.
Permission:
#build: true
# Specifys the flags that are applied at residence creation for players of this group.
Default:
#build: true
# Specifys the flags that are applied at to the creator at residence creation.
CreatorDefault:
#build: true
# Specifys the flags that are applied to other groups for this residence, at creation.
GroupDefault:
#default: #group name
#build: false
#these flags are applied specifically to this group whenever they are outside a residence
#these flags will override the flags at the top, under the Global section.
World:
Global: #these flags will apply to all worlds
#build: false
WorldNameHere: #or you can apply them by each individual world
#build: false
# You can manually specify the group a player is in below, this overrides their permissions group.
GroupAssignments:
bekvon: default
player: default
ItemList: #this is where you can create blacklists / whitelists
DefaultList: #list name is not important, as long as it is unique. Its good to use a descripive name.
#type of the list, can be blacklist, whitelist, or ignorelist
Type: blacklist
#If you want, you can have this list only apply to one world, otherwise it applys to all worlds
#World: world
#You can also have the list apply only to one group, otherwise it applys for all groups
#Group: default
#this is the actual list of material names that this list allows or dissallows
#You can look up the material name by item ID in game by typing /res material <id>
#Alternativly, you can simply use the item ID in the list, but its less descriptive and harder to see what the list allows or dissallows at a glance
Items:
- 'BEDROCK'
- 'LAVA'
- 'WATER'
- 'STATIONARY_LAVA'
- 'STATIONARY_WATER'
- 'MOB_SPAWNER'
# Used to determine which major revision of Residence this config is from, dont change this.
ResidenceVersion: 2
Residence Plugin
-
- Příspěvky: 14
- Registrován: 28 led 2012, 12:18
- Reputation: 0
Residence Plugin
93.91.250.103:27864
- Vojko
- Příspěvky: 3247
- Věk: 28
- Registrován: 24 dub 2011, 11:47
- Reputation: 1
- Bydliště: Slovensko, Bratislava
Re: Residence Plugin
Zaujímavé.
Vymaž zložku Residence, reštartuj server.
Potom v configu zmeníš iba z
na
Nič viac, reštartuj server a skús.
Vymaž zložku Residence, reštartuj server.
Potom v configu zmeníš iba z
Kód: Vybrat vše
LegacyPermissions: false
na
Kód: Vybrat vše
LegacyPermissions: true
Nič viac, reštartuj server a skús.
Aj keď tu na fóre nie som aktívny, môžete mi písať na Skype, E-Mail, ...
-
- Příspěvky: 14
- Registrován: 28 led 2012, 12:18
- Reputation: 0
Re: Residence Plugin
Práveže to som skúšal už privela krát
Som s toho blázon robím všetko podla návodov, ale ten problém tu ostáva možu sa biť napríklad pluginy medzi sebou ? WG z Rezidenciami a WE ?

93.91.250.103:27864
- Vojko
- Příspěvky: 3247
- Věk: 28
- Registrován: 24 dub 2011, 11:47
- Reputation: 1
- Bydliště: Slovensko, Bratislava
Re: Residence Plugin
Nie, takúto kombináciu mám aj ja a všetko ide krásne.
Doporučujem aktualizovať bukkit.
Pokiaľ nepomôže, pošli sem server.log
Doporučujem aktualizovať bukkit.
Pokiaľ nepomôže, pošli sem server.log
Aj keď tu na fóre nie som aktívny, môžete mi písať na Skype, E-Mail, ...
-
- Příspěvky: 14
- Registrován: 28 led 2012, 12:18
- Reputation: 0
Re: Residence Plugin
2012-02-22 09:02:08 [INFO] CONSOLE: Stopping the server..[0m
2012-02-22 09:02:08 [INFO] Stopping server
2012-02-22 09:02:08 [INFO] [xAuth] v2.0b4.3 Disabled!
2012-02-22 09:02:08 [INFO] [iConomy] Closing general data...
2012-02-22 09:02:08 [INFO] [iConomy] Disabled. (0 ms)
2012-02-22 09:02:08 [INFO] [Residence] Disabled!
2012-02-22 09:02:08 [INFO] [AutoMessage] version [1.5] disabled
2012-02-22 09:02:08 [INFO] [LagMeter 0.5] Disabled!
2012-02-22 09:02:08 [FINEST] Closing log
2012-02-22 09:02:08 [INFO] bFlight has been disabled!
2012-02-22 09:02:09 [INFO] Stopping FakaHedaMinequery server
2012-02-22 09:02:09 [INFO] [NoLagg] NoLagg disabled!
2012-02-22 09:02:09 [INFO] [PermissionsEx] v1.17 disabled successfully.
2012-02-22 09:02:09 [INFO] WorldGuard 5.4 disabled.
2012-02-22 09:02:09 [INFO] [ChestShop] version 3.34 shutting down!
2012-02-22 09:02:09 [INFO] [HawkEye] Version 1.0.5b disabled!
2012-02-22 09:02:09 [INFO] LWC: Flushing protection updates (1)
2012-02-22 09:02:09 [INFO] LWC: Freeing SQLite
2012-02-22 09:02:09 [INFO] [dynmap] Unloaded 11 components.
2012-02-22 09:02:14 [INFO] [dynmap] Stopping map renderer...
2012-02-22 09:02:15 [INFO] [dynmap] Saved 2 pending tile renders in world 'world
2012-02-22 09:02:15 [INFO] [dynmap] Saved 2 pending tile renders in world 'world
2012-02-22 09:02:16 [INFO] WorldBorder version 1.5.0 shutting down
2012-02-22 09:02:16 [INFO] [WorldBorder] [CONFIG] Border-checking timed task stopped.
2012-02-22 09:02:16 [INFO] Saving chunks
2012-02-22 09:02:19 [INFO] Starting minecraft server version 1.1
2012-02-22 09:02:19 [INFO] Loading properties
2012-02-22 09:02:19 [INFO] Starting Minecraft server on 93.91.250.103:27864
2012-02-22 09:02:19 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-02-22 09:02:19 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-02-22 09:02:19 [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.
2012-02-22 09:02:19 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-02-22 09:02:19 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-75-g5356e74-b1768jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)
2012-02-22 09:02:20 [INFO] Starting FakaHedaMinequery server on 93.91.250.103:28864
2012-02-22 09:02:20 [INFO] [PermissionsEx] sql backend registered!
2012-02-22 09:02:20 [INFO] [PermissionsEx] file backend registered!
2012-02-22 09:02:20 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-02-22 09:02:20 [INFO] [PermissionsEx] p2compat backend registered!
2012-02-22 09:02:20 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
2012-02-22 09:02:20 [SEVERE] Could not load 'plugins/EssentialsGroupBridge.jar' in folder 'plugins': GroupManager
org.bukkit.plugin.UnknownDependencyException: GroupManager
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:136)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:155)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:131)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
2012-02-22 09:02:20 [INFO] MLog clients using java 1.4+ standard logging.
2012-02-22 09:02:20 [INFO] [PermissionsEx] Initializing file backend
2012-02-22 09:02:20 [INFO] LWC: Loading shared objects
2012-02-22 09:02:20 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
2012-02-22 09:02:20 [INFO] LWC: Protection cache: 0/10000
2012-02-22 09:02:20 [INFO] LWC: Loaded 207 locale strings (0 overrides)
2012-02-22 09:02:20 [INFO] LWC: Permissions API: NijiPermissions
2012-02-22 09:02:20 [INFO] LWC: Currency API: iConomy6Currency
2012-02-22 09:02:20 [INFO] LWC: Connecting to SQLite
2012-02-22 09:02:20 [INFO] LWC: Performing any necessary database updates
2012-02-22 09:02:20 [INFO] LWC: Using: Native
2012-02-22 09:02:20 [INFO] LWC: Precached 1010 protections.
2012-02-22 09:02:20 [INFO] LWC: At version: 4.0.9 (b625)
2012-02-22 09:02:21 [INFO] Preparing level "world"
2012-02-22 09:02:21 [INFO] Default game type: 0
2012-02-22 09:02:21 [INFO] LWC: Latest version: 4.0.9
2012-02-22 09:02:21 [INFO] Preparing start region for level 0 (Seed: -6807555392301207329)
2012-02-22 09:02:21 [INFO] Preparing start region for level 1 (Seed: 6827933079851140611)
2012-02-22 09:02:22 [INFO] [xAuth] 'Permissions' v2.7.7 support enabled!
2012-02-22 09:02:22 [INFO] [xAuth] Connection to database established!
2012-02-22 09:02:22 [INFO] [xAuth] Accounts: 196, Sessions: 0
2012-02-22 09:02:22 [INFO] [xAuth] v2.0b4.3 Enabled!
2012-02-22 09:02:22 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
2012-02-22 09:02:22 [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-02-22 09:02:22 [INFO] [iConomy - Celty] Enabled (20 ms)
2012-02-22 09:02:22 [INFO] [Essentials] Payment method found (iConomy version: 6)
2012-02-22 09:02:22 [INFO] [Residence] Found Permissions Plugin!
2012-02-22 09:02:22 [INFO] [Residence] Permissions running in Legacy mode!
2012-02-22 09:02:23 [INFO] [Residence] Successfully linked with iConomy! Version: 6.0.8b
2012-02-22 09:02:23 [INFO] [Residence] Loaded...
2012-02-22 09:02:23 [INFO] [Residence] Enabled! Version 2.4.2 by bekvon
2012-02-22 09:02:23 [INFO] CraftBookCircuits 355-700f2bc enabled.
2012-02-22 09:02:23 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-02-22 09:02:23 [INFO] CraftBook: Enumerating chunks for self-triggered components...
2012-02-22 09:02:23 [INFO] CraftBook: 1250 chunk(s) for 2 world(s) processed (0s elapsed)
2012-02-22 09:02:23 [INFO] [AutoMessage] version [1.5] loaded
2012-02-22 09:02:23 [FINEST] Logging enabled.
2012-02-22 09:02:23 [SEVERE] [LagMeter 0.5] Old permissions system detected. Using it.
2012-02-22 09:02:23 [INFO] [LagMeter 0.5] Enabled! Polling every 40 server ticks. Logging to /hlserver/27864/plugins/LagMeter/lag.log
2012-02-22 09:02:23 [INFO] bFlight version 0.3 is enabled!
2012-02-22 09:02:23 [INFO] CraftBookCommon 355-700f2bc enabled.
2012-02-22 09:02:23 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-02-22 09:02:23 [INFO] Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
java.net.UnknownHostException: honey: honey: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:110)
at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:33)
at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:51)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:991)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:190)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:173)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:356)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:343)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Caused by: java.net.UnknownHostException: honey: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
at java.net.InetAddress.getLocalHost(InetAddress.java:1434)
... 22 more
2012-02-22 09:02:24 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2012-02-22 09:02:24 [INFO] Loaded EssentialsProtect build 2.7.2 by: essentials team
2012-02-22 09:02:24 [INFO] CraftBookMechanisms 355-700f2bc enabled.
2012-02-22 09:02:24 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-02-22 09:02:24 [INFO] 1 cauldron recipe(s) loaded
2012-02-22 09:02:24 [INFO] WorldEdit 5.1 enabled.
2012-02-22 09:02:24 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-02-22 09:02:24 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
2012-02-22 09:02:24 [INFO] [NoLagg] NoLagg version 1.57.8 is enabled!
2012-02-22 09:02:24 [INFO] [PermissionsEx] Superperms support enabled.
2012-02-22 09:02:24 [INFO] [PermissionsEx] v1.17 enabled
2012-02-22 09:02:24 [INFO] Essentials: Using PermissionsEx based permissions.
2012-02-22 09:02:24 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-02-22 09:02:24 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
2012-02-22 09:02:24 [INFO] [Modifyworld] Modifyworld disabled. Check config.yml!
2012-02-22 09:02:24 [INFO] [Modifyworld] Modifyworld disabled!
2012-02-22 09:02:24 [INFO] [PermissionsCompat] Compatibility layer enabled.
2012-02-22 09:02:24 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-02-22 09:02:24 [INFO] [ChatManager] ChatManager disabled. Check config.yml!
2012-02-22 09:02:24 [INFO] [ChatManager] ChatManager disabled!
2012-02-22 09:02:24 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) Single session is enforced.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) Lighters are PERMITTED.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) Lava fire is blocked.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
2012-02-22 09:02:24 [INFO] WorldGuard: Loaded configuration for world 'world"
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) Single session is enforced.
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) Fire spread is UNRESTRICTED.
2012-02-22 09:02:24 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
2012-02-22 09:02:24 [INFO] WorldGuard: 8 regions loaded for 'world'
2012-02-22 09:02:24 [INFO] WorldGuard: 0 regions loaded for 'world_the_end'
2012-02-22 09:02:24 [INFO] WorldGuard 5.4 enabled.
2012-02-22 09:02:24 [INFO] [ChestShop] Permissions version 2.7.7 loaded.
2012-02-22 09:02:24 [INFO] [ChestShop] LWC version 4.0.9 (b625-git-be4387f7) loaded.
2012-02-22 09:02:24 [INFO] [ChestShop] WorldGuard version 5.4 loaded.
2012-02-22 09:02:24 [INFO] [ChestShop] iConomy loaded.
2012-02-22 09:02:24 [INFO] [ChestShop] version 3.34 initialized!
2012-02-22 09:02:24 [INFO] [HawkEye] Starting HawkEye 1.0.5b initiation process...
2012-02-22 09:02:24 [INFO] [HawkEye] Using PermissionsEx for user permissions
2012-02-22 09:02:24 [INFO] [HawkEye] Performing update check...
2012-02-22 09:02:25 [INFO] [HawkEye] No updates available for HawkEye
2012-02-22 09:02:25 [INFO] [HawkEye] WorldEdit found, selection rollbacks enabled
2012-02-22 09:02:25 [INFO] [HawkEye] Version 1.0.5b enabled!
2012-02-22 09:02:25 [INFO] [dynmap] Using Permissions 2.7.7 for access control
2012-02-22 09:02:08 [INFO] Stopping server
2012-02-22 09:02:08 [INFO] [xAuth] v2.0b4.3 Disabled!
2012-02-22 09:02:08 [INFO] [iConomy] Closing general data...
2012-02-22 09:02:08 [INFO] [iConomy] Disabled. (0 ms)
2012-02-22 09:02:08 [INFO] [Residence] Disabled!
2012-02-22 09:02:08 [INFO] [AutoMessage] version [1.5] disabled
2012-02-22 09:02:08 [INFO] [LagMeter 0.5] Disabled!
2012-02-22 09:02:08 [FINEST] Closing log
2012-02-22 09:02:08 [INFO] bFlight has been disabled!
2012-02-22 09:02:09 [INFO] Stopping FakaHedaMinequery server
2012-02-22 09:02:09 [INFO] [NoLagg] NoLagg disabled!
2012-02-22 09:02:09 [INFO] [PermissionsEx] v1.17 disabled successfully.
2012-02-22 09:02:09 [INFO] WorldGuard 5.4 disabled.
2012-02-22 09:02:09 [INFO] [ChestShop] version 3.34 shutting down!
2012-02-22 09:02:09 [INFO] [HawkEye] Version 1.0.5b disabled!
2012-02-22 09:02:09 [INFO] LWC: Flushing protection updates (1)
2012-02-22 09:02:09 [INFO] LWC: Freeing SQLite
2012-02-22 09:02:09 [INFO] [dynmap] Unloaded 11 components.
2012-02-22 09:02:14 [INFO] [dynmap] Stopping map renderer...
2012-02-22 09:02:15 [INFO] [dynmap] Saved 2 pending tile renders in world 'world
2012-02-22 09:02:15 [INFO] [dynmap] Saved 2 pending tile renders in world 'world
2012-02-22 09:02:16 [INFO] WorldBorder version 1.5.0 shutting down
2012-02-22 09:02:16 [INFO] [WorldBorder] [CONFIG] Border-checking timed task stopped.
2012-02-22 09:02:16 [INFO] Saving chunks
2012-02-22 09:02:19 [INFO] Starting minecraft server version 1.1
2012-02-22 09:02:19 [INFO] Loading properties
2012-02-22 09:02:19 [INFO] Starting Minecraft server on 93.91.250.103:27864
2012-02-22 09:02:19 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-02-22 09:02:19 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-02-22 09:02:19 [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.
2012-02-22 09:02:19 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-02-22 09:02:19 [INFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-75-g5356e74-b1768jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)
2012-02-22 09:02:20 [INFO] Starting FakaHedaMinequery server on 93.91.250.103:28864
2012-02-22 09:02:20 [INFO] [PermissionsEx] sql backend registered!
2012-02-22 09:02:20 [INFO] [PermissionsEx] file backend registered!
2012-02-22 09:02:20 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-02-22 09:02:20 [INFO] [PermissionsEx] p2compat backend registered!
2012-02-22 09:02:20 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
2012-02-22 09:02:20 [SEVERE] Could not load 'plugins/EssentialsGroupBridge.jar' in folder 'plugins': GroupManager
org.bukkit.plugin.UnknownDependencyException: GroupManager
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:136)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:215)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:136)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:155)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:131)
at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:52)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
2012-02-22 09:02:20 [INFO] MLog clients using java 1.4+ standard logging.
2012-02-22 09:02:20 [INFO] [PermissionsEx] Initializing file backend
2012-02-22 09:02:20 [INFO] LWC: Loading shared objects
2012-02-22 09:02:20 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
2012-02-22 09:02:20 [INFO] LWC: Protection cache: 0/10000
2012-02-22 09:02:20 [INFO] LWC: Loaded 207 locale strings (0 overrides)
2012-02-22 09:02:20 [INFO] LWC: Permissions API: NijiPermissions
2012-02-22 09:02:20 [INFO] LWC: Currency API: iConomy6Currency
2012-02-22 09:02:20 [INFO] LWC: Connecting to SQLite
2012-02-22 09:02:20 [INFO] LWC: Performing any necessary database updates
2012-02-22 09:02:20 [INFO] LWC: Using: Native
2012-02-22 09:02:20 [INFO] LWC: Precached 1010 protections.
2012-02-22 09:02:20 [INFO] LWC: At version: 4.0.9 (b625)
2012-02-22 09:02:21 [INFO] Preparing level "world"
2012-02-22 09:02:21 [INFO] Default game type: 0
2012-02-22 09:02:21 [INFO] LWC: Latest version: 4.0.9
2012-02-22 09:02:21 [INFO] Preparing start region for level 0 (Seed: -6807555392301207329)
2012-02-22 09:02:21 [INFO] Preparing start region for level 1 (Seed: 6827933079851140611)
2012-02-22 09:02:22 [INFO] [xAuth] 'Permissions' v2.7.7 support enabled!
2012-02-22 09:02:22 [INFO] [xAuth] Connection to database established!
2012-02-22 09:02:22 [INFO] [xAuth] Accounts: 196, Sessions: 0
2012-02-22 09:02:22 [INFO] [xAuth] v2.0b4.3 Enabled!
2012-02-22 09:02:22 [INFO] Loaded Essentials build 2.7.2 by: Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits
2012-02-22 09:02:22 [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-02-22 09:02:22 [INFO] [iConomy - Celty] Enabled (20 ms)
2012-02-22 09:02:22 [INFO] [Essentials] Payment method found (iConomy version: 6)
2012-02-22 09:02:22 [INFO] [Residence] Found Permissions Plugin!
2012-02-22 09:02:22 [INFO] [Residence] Permissions running in Legacy mode!
2012-02-22 09:02:23 [INFO] [Residence] Successfully linked with iConomy! Version: 6.0.8b
2012-02-22 09:02:23 [INFO] [Residence] Loaded...
2012-02-22 09:02:23 [INFO] [Residence] Enabled! Version 2.4.2 by bekvon
2012-02-22 09:02:23 [INFO] CraftBookCircuits 355-700f2bc enabled.
2012-02-22 09:02:23 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-02-22 09:02:23 [INFO] CraftBook: Enumerating chunks for self-triggered components...
2012-02-22 09:02:23 [INFO] CraftBook: 1250 chunk(s) for 2 world(s) processed (0s elapsed)
2012-02-22 09:02:23 [INFO] [AutoMessage] version [1.5] loaded
2012-02-22 09:02:23 [FINEST] Logging enabled.
2012-02-22 09:02:23 [SEVERE] [LagMeter 0.5] Old permissions system detected. Using it.
2012-02-22 09:02:23 [INFO] [LagMeter 0.5] Enabled! Polling every 40 server ticks. Logging to /hlserver/27864/plugins/LagMeter/lag.log
2012-02-22 09:02:23 [INFO] bFlight version 0.3 is enabled!
2012-02-22 09:02:23 [INFO] CraftBookCommon 355-700f2bc enabled.
2012-02-22 09:02:23 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-02-22 09:02:23 [INFO] Failed to get local InetAddress for VMID. This is unlikely to matter. At all. We'll add some extra randomness
java.net.UnknownHostException: honey: honey: Name or service not known
at java.net.InetAddress.getLocalHost(InetAddress.java:1438)
at com.mchange.v2.c3p0.impl.C3P0ImplUtils.generateVmId(C3P0ImplUtils.java:120)
at com.mchange.v2.c3p0.impl.C3P0ImplUtils.<clinit>(C3P0ImplUtils.java:98)
at com.mchange.v2.c3p0.impl.PoolBackedDataSourceBase.<init>(PoolBackedDataSourceBase.java:227)
at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.<init>(AbstractPoolBackedDataSource.java:62)
at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:109)
at com.mchange.v2.c3p0.ComboPooledDataSource.<init>(ComboPooledDataSource.java:105)
at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:44)
at com.earth2me.essentials.protect.data.ProtectedBlockJDBC.<init>(ProtectedBlockJDBC.java:39)
at com.earth2me.essentials.protect.data.ProtectedBlockSQLite.<init>(ProtectedBlockSQLite.java:13)
at com.earth2me.essentials.protect.EssentialsConnect$ProtectReloader.reloadConfig(EssentialsConnect.java:110)
at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:33)
at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:51)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:230)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:991)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:190)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:173)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:356)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:343)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:175)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:407)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
Caused by: java.net.UnknownHostException: honey: Name or service not known
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$1.lookupAllHostAddr(InetAddress.java:866)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1258)
at java.net.InetAddress.getLocalHost(InetAddress.java:1434)
... 22 more
2012-02-22 09:02:24 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2012-02-22 09:02:24 [INFO] Loaded EssentialsProtect build 2.7.2 by: essentials team
2012-02-22 09:02:24 [INFO] CraftBookMechanisms 355-700f2bc enabled.
2012-02-22 09:02:24 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-02-22 09:02:24 [INFO] 1 cauldron recipe(s) loaded
2012-02-22 09:02:24 [INFO] WorldEdit 5.1 enabled.
2012-02-22 09:02:24 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-02-22 09:02:24 [INFO] Loaded EssentialsChat build 2.7.2 by: essentials team
2012-02-22 09:02:24 [INFO] [NoLagg] NoLagg version 1.57.8 is enabled!
2012-02-22 09:02:24 [INFO] [PermissionsEx] Superperms support enabled.
2012-02-22 09:02:24 [INFO] [PermissionsEx] v1.17 enabled
2012-02-22 09:02:24 [INFO] Essentials: Using PermissionsEx based permissions.
2012-02-22 09:02:24 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-02-22 09:02:24 [INFO] Loaded EssentialsSpawn build 2.7.2 by: essentials team
2012-02-22 09:02:24 [INFO] [Modifyworld] Modifyworld disabled. Check config.yml!
2012-02-22 09:02:24 [INFO] [Modifyworld] Modifyworld disabled!
2012-02-22 09:02:24 [INFO] [PermissionsCompat] Compatibility layer enabled.
2012-02-22 09:02:24 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-02-22 09:02:24 [INFO] [ChatManager] ChatManager disabled. Check config.yml!
2012-02-22 09:02:24 [INFO] [ChatManager] ChatManager disabled!
2012-02-22 09:02:24 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) Single session is enforced.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) Lighters are PERMITTED.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) Lava fire is blocked.
2012-02-22 09:02:24 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
2012-02-22 09:02:24 [INFO] WorldGuard: Loaded configuration for world 'world"
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) Single session is enforced.
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) Lighters are PERMITTED.
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) Lava fire is blocked.
2012-02-22 09:02:24 [INFO] WorldGuard: (world_the_end) Fire spread is UNRESTRICTED.
2012-02-22 09:02:24 [INFO] WorldGuard: Loaded configuration for world 'world_the_end"
2012-02-22 09:02:24 [INFO] WorldGuard: 8 regions loaded for 'world'
2012-02-22 09:02:24 [INFO] WorldGuard: 0 regions loaded for 'world_the_end'
2012-02-22 09:02:24 [INFO] WorldGuard 5.4 enabled.
2012-02-22 09:02:24 [INFO] [ChestShop] Permissions version 2.7.7 loaded.
2012-02-22 09:02:24 [INFO] [ChestShop] LWC version 4.0.9 (b625-git-be4387f7) loaded.
2012-02-22 09:02:24 [INFO] [ChestShop] WorldGuard version 5.4 loaded.
2012-02-22 09:02:24 [INFO] [ChestShop] iConomy loaded.
2012-02-22 09:02:24 [INFO] [ChestShop] version 3.34 initialized!
2012-02-22 09:02:24 [INFO] [HawkEye] Starting HawkEye 1.0.5b initiation process...
2012-02-22 09:02:24 [INFO] [HawkEye] Using PermissionsEx for user permissions
2012-02-22 09:02:24 [INFO] [HawkEye] Performing update check...
2012-02-22 09:02:25 [INFO] [HawkEye] No updates available for HawkEye
2012-02-22 09:02:25 [INFO] [HawkEye] WorldEdit found, selection rollbacks enabled
2012-02-22 09:02:25 [INFO] [HawkEye] Version 1.0.5b enabled!
2012-02-22 09:02:25 [INFO] [dynmap] Using Permissions 2.7.7 for access control
93.91.250.103:27864
- Vojko
- Příspěvky: 3247
- Věk: 28
- Registrován: 24 dub 2011, 11:47
- Reputation: 1
- Bydliště: Slovensko, Bratislava
Re: Residence Plugin
Rezidencie by mali ísť bez najmenších problémov, asi máš chybu v Permission.
Skontroloval by som si to, prípadne to sem skopíruj a mi ti poradíme.
Čo sa týka .logu, tak som tam videl, že má Group Manager ?!
Pokiaľ máš PermissionEX, nemôžeš mať Group Manager.
Takže GroupManagera by som vymazal.
Možno to je príčina, prečo ti nefunguje rezidencie.
Skontroloval by som si to, prípadne to sem skopíruj a mi ti poradíme.
Čo sa týka .logu, tak som tam videl, že má Group Manager ?!
Pokiaľ máš PermissionEX, nemôžeš mať Group Manager.
Takže GroupManagera by som vymazal.
Možno to je príčina, prečo ti nefunguje rezidencie.
Aj keď tu na fóre nie som aktívny, môžete mi písať na Skype, E-Mail, ...
-
- Příspěvky: 14
- Registrován: 28 led 2012, 12:18
- Reputation: 0
Re: Residence Plugin
Takže Logu sem pochopil už kompletne
bohužial to stále nefunguje 
Moje permisse
groups:
Hrac:
default: true
build: true
prefix: ''
suffix: ''
permissions:
- iConomy.payment
- iConomy.access
- essentials.spawn
- essentials.home
- ChestShop.shop.sell
- ChestShop.shop.buy
- essentials.afk
- essentials.help
- essentials.msg
- essentials.sethome
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.warp
- craftbook.mech.elevator.use
- lwc.protect
- residence.create
- essentials.warp.list
- essentials.back.ondeath
- essentials.back
- essentials.whois
- essentials.list
VIP:
default: false
build: true
prefix: '&7[VIP]&f'
suffix: ''
permissions:
- essentials.list
- lwc.protect
- essentials.back
- essentials.whois
- essentials.spawn
- ChestShop.shop.*
- iConomy.payment
- iConomy.access
- essentials.home
- ChestShop.shop.sell
- ChestShop.shop.buy
- ChestShop.shop.create
- essentials.afk
- essentials.help
- essentials.msg
- essentials.sethome
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.warp
- essentials.setwarp
- craftbook.mech.bridge
- craftbook.mech.gate
- craftbook.mech.elevator
- bflight.bfly
- lwc.protect
- residence.create
- essentials.warp.list
- essentials.back.ondeath
Moderator:
default: false
build: true
prefix: '&2[Moderator]&f'
suffix:
permissions:
- essentials.spawn
- iConomy.payment
- iConomy.access
- modifyworld.*
- permissions.*
- ChestShop.shop.sell
- ChestShop.shop.buy
- ChestShop.shop.create
- essentials.afk
- essentials.help
- essentials.msg
- residence.admin
- essentials.sethome
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.warp
- essentials.setwarp
- craftbook.mech.bridge
- craftbook.mech.gate
- craftbook.mech.elevator
- bflight.bfly
- essentials.kick.notify
- essentials.ban.notify
- essentials.banip
- essentials.mute
- essentials.tempban
- essentials.unban
- essentials.unbanip
- lwc.admin
- essentials.weather
- essentials.tp
- essentials.ban
- essentials.warp.list
Admin:
default: false
prefix: '&4[Admin]&f'
suffix:
permissions:
- residence.admin
- '*'
- permissions.*
- modifyworld.*
Majitel:
default: false
prefix: '&5[Majitel]&f'
suffix: ''
permissions:
- '*'
- permissions.*
- modifyworld.*
GroupManager Odstranen
2012-02-22 09:15:19 [INFO] Stopping server
2012-02-22 09:15:19 [INFO] [LagMeter] Unloading LagMeter v0.5.
2012-02-22 09:15:19 [INFO] [LagMeter 0.5] Disabled!
2012-02-22 09:15:19 [FINEST] Closing log
2012-02-22 09:15:19 [INFO] [CraftBookMechanisms] Unloading CraftBookMechanisms v355-700f2bc.
2012-02-22 09:15:19 [INFO] [WorldEdit] Unloading WorldEdit v5.1.
2012-02-22 09:15:19 [INFO] [FakaHedaMinequery] Unloading FakaHedaMinequery v1.1.
2012-02-22 09:15:19 [INFO] Stopping FakaHedaMinequery server
2012-02-22 09:15:19 [INFO] [bFlight] Unloading bFlight v0.3.
2012-02-22 09:15:19 [INFO] bFlight has been disabled!
2012-02-22 09:15:19 [INFO] [PermissionsEx] Unloading PermissionsEx v1.17.
2012-02-22 09:15:19 [INFO] [PermissionsEx] v1.17 disabled successfully.
2012-02-22 09:15:19 [INFO] [WorldGuard] Unloading WorldGuard v5.4.
2012-02-22 09:15:19 [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-02-22 09:15:19 [INFO] WorldGuard 5.4 disabled.
2012-02-22 09:15:19 [INFO] [AutoMessage] Unloading AutoMessage v1.5.
2012-02-22 09:15:19 [INFO] [AutoMessage] version [1.5] disabled
2012-02-22 09:15:19 [INFO] [iConomy] Unloading iConomy v6.0.8b.
2012-02-22 09:15:19 [INFO] [Essentials] Payment method was disabled. No longer accepting payments.
2012-02-22 09:15:19 [INFO] [iConomy] Closing general data...
2012-02-22 09:15:19 [INFO] [iConomy] Disabled. (0 ms)
2012-02-22 09:15:19 [INFO] [xAuth] Unloading xAuth v2.0b4.3.
2012-02-22 09:15:19 [INFO] [xAuth] v2.0b4.3 Disabled!
2012-02-22 09:15:19 [INFO] [CraftBookCommon] Unloading CraftBookCommon v355-700f2bc.
2012-02-22 09:15:19 [INFO] [NoLagg] Unloading NoLagg v1.57.8.
2012-02-22 09:15:19 [INFO] [NoLagg] NoLagg disabled!
2012-02-22 09:15:19 [INFO] [CraftBookCircuits] Unloading CraftBookCircuits v355-700f2bc.
2012-02-22 09:15:19 [INFO] [Residence] Unloading Residence v2.4.2.
2012-02-22 09:15:19 [INFO] [Residence] Disabled!
2012-02-22 09:15:19 [INFO] [Essentials] Unloading Essentials v2.7.2.
2012-02-22 09:15:19 [INFO] [WorldBorder] Unloading WorldBorder v1.5.0.
2012-02-22 09:15:19 [INFO] WorldBorder version 1.5.0 shutting down
2012-02-22 09:15:19 [INFO] [WorldBorder] [CONFIG] Border-checking timed task stopped.
2012-02-22 09:15:19 [INFO] [EssentialsProtect] Unloading EssentialsProtect v2.7.2.
2012-02-22 09:15:20 [INFO] [EssentialsSpawn] Unloading EssentialsSpawn v2.7.2.
2012-02-22 09:15:20 [INFO] [LWC] Unloading LWC v4.0.9 (b625-git-be4387f7).
2012-02-22 09:15:20 [INFO] LWC: Flushing protection updates (0)
2012-02-22 09:15:21 [INFO] LWC: Freeing SQLite
2012-02-22 09:15:21 [INFO] [dynmap] Unloading dynmap v0.30.1-801.
2012-02-22 09:15:21 [INFO] [dynmap] Unloaded 11 components.
2012-02-22 09:15:26 [INFO] [dynmap] Stopping map renderer...
2012-02-22 09:15:27 [INFO] [dynmap] Saved 6 pending tile renders in world 'world
2012-02-22 09:15:27 [INFO] [dynmap] Saved 6 pending tile renders in world 'world
2012-02-22 09:15:28 [INFO] [HawkEye] Unloading HawkEye v1.0.5b.
2012-02-22 09:15:28 [INFO] [HawkEye] Version 1.0.5b disabled!
2012-02-22 09:15:28 [INFO] [ChestShop] Unloading ChestShop v3.34.
2012-02-22 09:15:28 [INFO] [ChestShop] version 3.34 shutting down!
2012-02-22 09:15:28 [INFO] [EssentialsChat] Unloading EssentialsChat v2.7.2.
2012-02-22 09:15:28 [INFO] Saving chunks
2012-02-22 09:15:31 [INFO] Starting minecraft server version 1.1
2012-02-22 09:15:31 [INFO] Loading properties
2012-02-22 09:15:31 [INFO] Starting Minecraft server on 93.91.250.103:27864
2012-02-22 09:15:31 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-02-22 09:15:31 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-02-22 09:15:31 [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.
2012-02-22 09:15:31 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-02-22 09:15:31 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R4-b1938jnks (MC: 1.1) (Implementing API version 1.1-R4)
2012-02-22 09:15:31 [INFO] Starting FakaHedaMinequery server on 93.91.250.103:28864
2012-02-22 09:15:31 [INFO] [PermissionsEx] sql backend registered!
2012-02-22 09:15:31 [INFO] [PermissionsEx] file backend registered!
2012-02-22 09:15:31 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-02-22 09:15:31 [INFO] [PermissionsEx] p2compat backend registered!
2012-02-22 09:15:31 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
2012-02-22 09:15:31 [INFO] [PermissionsEx] Initializing file backend
2012-02-22 09:15:31 [INFO] MLog clients using java 1.4+ standard logging.
2012-02-22 09:15:31 [INFO] [LWC] Loading LWC v4.0.9 (b625-git-be4387f7).
2012-02-22 09:15:31 [INFO] LWC: Loading shared objects
2012-02-22 09:15:31 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
2012-02-22 09:15:31 [INFO] LWC: Protection cache: 0/10000
2012-02-22 09:15:31 [INFO] LWC: Loaded 207 locale strings (0 overrides)
2012-02-22 09:15:32 [INFO] LWC: Permissions API: NijiPermissions
2012-02-22 09:15:32 [INFO] LWC: Currency API: iConomy6Currency
2012-02-22 09:15:32 [INFO] LWC: Connecting to SQLite
2012-02-22 09:15:32 [INFO] LWC: Performing any necessary database updates
2012-02-22 09:15:32 [INFO] LWC: Using: Native
2012-02-22 09:15:32 [INFO] LWC: Precached 1011 protections.
2012-02-22 09:15:32 [INFO] LWC: At version: 4.0.9 (b625)
2012-02-22 09:15:32 [INFO] Preparing level "world"
2012-02-22 09:15:32 [INFO] Default game type: 0
2012-02-22 09:15:32 [INFO] Preparing start region for level 0 (Seed: -6807555392301207329)
2012-02-22 09:15:32 [INFO] LWC: Latest version: 4.0.9


Moje permisse
groups:
Hrac:
default: true
build: true
prefix: ''
suffix: ''
permissions:
- iConomy.payment
- iConomy.access
- essentials.spawn
- essentials.home
- ChestShop.shop.sell
- ChestShop.shop.buy
- essentials.afk
- essentials.help
- essentials.msg
- essentials.sethome
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.warp
- craftbook.mech.elevator.use
- lwc.protect
- residence.create
- essentials.warp.list
- essentials.back.ondeath
- essentials.back
- essentials.whois
- essentials.list
VIP:
default: false
build: true
prefix: '&7[VIP]&f'
suffix: ''
permissions:
- essentials.list
- lwc.protect
- essentials.back
- essentials.whois
- essentials.spawn
- ChestShop.shop.*
- iConomy.payment
- iConomy.access
- essentials.home
- ChestShop.shop.sell
- ChestShop.shop.buy
- ChestShop.shop.create
- essentials.afk
- essentials.help
- essentials.msg
- essentials.sethome
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.warp
- essentials.setwarp
- craftbook.mech.bridge
- craftbook.mech.gate
- craftbook.mech.elevator
- bflight.bfly
- lwc.protect
- residence.create
- essentials.warp.list
- essentials.back.ondeath
Moderator:
default: false
build: true
prefix: '&2[Moderator]&f'
suffix:
permissions:
- essentials.spawn
- iConomy.payment
- iConomy.access
- modifyworld.*
- permissions.*
- ChestShop.shop.sell
- ChestShop.shop.buy
- ChestShop.shop.create
- essentials.afk
- essentials.help
- essentials.msg
- residence.admin
- essentials.sethome
- essentials.tpa
- essentials.tpaccept
- essentials.tpdeny
- essentials.warp
- essentials.setwarp
- craftbook.mech.bridge
- craftbook.mech.gate
- craftbook.mech.elevator
- bflight.bfly
- essentials.kick.notify
- essentials.ban.notify
- essentials.banip
- essentials.mute
- essentials.tempban
- essentials.unban
- essentials.unbanip
- lwc.admin
- essentials.weather
- essentials.tp
- essentials.ban
- essentials.warp.list
Admin:
default: false
prefix: '&4[Admin]&f'
suffix:
permissions:
- residence.admin
- '*'
- permissions.*
- modifyworld.*
Majitel:
default: false
prefix: '&5[Majitel]&f'
suffix: ''
permissions:
- '*'
- permissions.*
- modifyworld.*
GroupManager Odstranen
2012-02-22 09:15:19 [INFO] Stopping server
2012-02-22 09:15:19 [INFO] [LagMeter] Unloading LagMeter v0.5.
2012-02-22 09:15:19 [INFO] [LagMeter 0.5] Disabled!
2012-02-22 09:15:19 [FINEST] Closing log
2012-02-22 09:15:19 [INFO] [CraftBookMechanisms] Unloading CraftBookMechanisms v355-700f2bc.
2012-02-22 09:15:19 [INFO] [WorldEdit] Unloading WorldEdit v5.1.
2012-02-22 09:15:19 [INFO] [FakaHedaMinequery] Unloading FakaHedaMinequery v1.1.
2012-02-22 09:15:19 [INFO] Stopping FakaHedaMinequery server
2012-02-22 09:15:19 [INFO] [bFlight] Unloading bFlight v0.3.
2012-02-22 09:15:19 [INFO] bFlight has been disabled!
2012-02-22 09:15:19 [INFO] [PermissionsEx] Unloading PermissionsEx v1.17.
2012-02-22 09:15:19 [INFO] [PermissionsEx] v1.17 disabled successfully.
2012-02-22 09:15:19 [INFO] [WorldGuard] Unloading WorldGuard v5.4.
2012-02-22 09:15:19 [INFO] Essentials: Using config based permissions. Enable superperms in config.
2012-02-22 09:15:19 [INFO] WorldGuard 5.4 disabled.
2012-02-22 09:15:19 [INFO] [AutoMessage] Unloading AutoMessage v1.5.
2012-02-22 09:15:19 [INFO] [AutoMessage] version [1.5] disabled
2012-02-22 09:15:19 [INFO] [iConomy] Unloading iConomy v6.0.8b.
2012-02-22 09:15:19 [INFO] [Essentials] Payment method was disabled. No longer accepting payments.
2012-02-22 09:15:19 [INFO] [iConomy] Closing general data...
2012-02-22 09:15:19 [INFO] [iConomy] Disabled. (0 ms)
2012-02-22 09:15:19 [INFO] [xAuth] Unloading xAuth v2.0b4.3.
2012-02-22 09:15:19 [INFO] [xAuth] v2.0b4.3 Disabled!
2012-02-22 09:15:19 [INFO] [CraftBookCommon] Unloading CraftBookCommon v355-700f2bc.
2012-02-22 09:15:19 [INFO] [NoLagg] Unloading NoLagg v1.57.8.
2012-02-22 09:15:19 [INFO] [NoLagg] NoLagg disabled!
2012-02-22 09:15:19 [INFO] [CraftBookCircuits] Unloading CraftBookCircuits v355-700f2bc.
2012-02-22 09:15:19 [INFO] [Residence] Unloading Residence v2.4.2.
2012-02-22 09:15:19 [INFO] [Residence] Disabled!
2012-02-22 09:15:19 [INFO] [Essentials] Unloading Essentials v2.7.2.
2012-02-22 09:15:19 [INFO] [WorldBorder] Unloading WorldBorder v1.5.0.
2012-02-22 09:15:19 [INFO] WorldBorder version 1.5.0 shutting down
2012-02-22 09:15:19 [INFO] [WorldBorder] [CONFIG] Border-checking timed task stopped.
2012-02-22 09:15:19 [INFO] [EssentialsProtect] Unloading EssentialsProtect v2.7.2.
2012-02-22 09:15:20 [INFO] [EssentialsSpawn] Unloading EssentialsSpawn v2.7.2.
2012-02-22 09:15:20 [INFO] [LWC] Unloading LWC v4.0.9 (b625-git-be4387f7).
2012-02-22 09:15:20 [INFO] LWC: Flushing protection updates (0)
2012-02-22 09:15:21 [INFO] LWC: Freeing SQLite
2012-02-22 09:15:21 [INFO] [dynmap] Unloading dynmap v0.30.1-801.
2012-02-22 09:15:21 [INFO] [dynmap] Unloaded 11 components.
2012-02-22 09:15:26 [INFO] [dynmap] Stopping map renderer...
2012-02-22 09:15:27 [INFO] [dynmap] Saved 6 pending tile renders in world 'world
2012-02-22 09:15:27 [INFO] [dynmap] Saved 6 pending tile renders in world 'world
2012-02-22 09:15:28 [INFO] [HawkEye] Unloading HawkEye v1.0.5b.
2012-02-22 09:15:28 [INFO] [HawkEye] Version 1.0.5b disabled!
2012-02-22 09:15:28 [INFO] [ChestShop] Unloading ChestShop v3.34.
2012-02-22 09:15:28 [INFO] [ChestShop] version 3.34 shutting down!
2012-02-22 09:15:28 [INFO] [EssentialsChat] Unloading EssentialsChat v2.7.2.
2012-02-22 09:15:28 [INFO] Saving chunks
2012-02-22 09:15:31 [INFO] Starting minecraft server version 1.1
2012-02-22 09:15:31 [INFO] Loading properties
2012-02-22 09:15:31 [INFO] Starting Minecraft server on 93.91.250.103:27864
2012-02-22 09:15:31 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-02-22 09:15:31 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-02-22 09:15:31 [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.
2012-02-22 09:15:31 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-02-22 09:15:31 [INFO] This server is running CraftBukkit version git-Bukkit-1.1-R4-b1938jnks (MC: 1.1) (Implementing API version 1.1-R4)
2012-02-22 09:15:31 [INFO] Starting FakaHedaMinequery server on 93.91.250.103:28864
2012-02-22 09:15:31 [INFO] [PermissionsEx] sql backend registered!
2012-02-22 09:15:31 [INFO] [PermissionsEx] file backend registered!
2012-02-22 09:15:31 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-02-22 09:15:31 [INFO] [PermissionsEx] p2compat backend registered!
2012-02-22 09:15:31 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
2012-02-22 09:15:31 [INFO] [PermissionsEx] Initializing file backend
2012-02-22 09:15:31 [INFO] MLog clients using java 1.4+ standard logging.
2012-02-22 09:15:31 [INFO] [LWC] Loading LWC v4.0.9 (b625-git-be4387f7).
2012-02-22 09:15:31 [INFO] LWC: Loading shared objects
2012-02-22 09:15:31 [INFO] LWC: Native library: plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so
2012-02-22 09:15:31 [INFO] LWC: Protection cache: 0/10000
2012-02-22 09:15:31 [INFO] LWC: Loaded 207 locale strings (0 overrides)
2012-02-22 09:15:32 [INFO] LWC: Permissions API: NijiPermissions
2012-02-22 09:15:32 [INFO] LWC: Currency API: iConomy6Currency
2012-02-22 09:15:32 [INFO] LWC: Connecting to SQLite
2012-02-22 09:15:32 [INFO] LWC: Performing any necessary database updates
2012-02-22 09:15:32 [INFO] LWC: Using: Native
2012-02-22 09:15:32 [INFO] LWC: Precached 1011 protections.
2012-02-22 09:15:32 [INFO] LWC: At version: 4.0.9 (b625)
2012-02-22 09:15:32 [INFO] Preparing level "world"
2012-02-22 09:15:32 [INFO] Default game type: 0
2012-02-22 09:15:32 [INFO] Preparing start region for level 0 (Seed: -6807555392301207329)
2012-02-22 09:15:32 [INFO] LWC: Latest version: 4.0.9
93.91.250.103:27864
- Vojko
- Příspěvky: 3247
- Věk: 28
- Registrován: 24 dub 2011, 11:47
- Reputation: 1
- Bydliště: Slovensko, Bratislava
Re: Residence Plugin
Majiteľom a adminom nastav iba - "*"
Áá inak tomu nechápem, všetko máš správne nastavené.
Idem do hry, počkaj ma tam.
Áá inak tomu nechápem, všetko máš správne nastavené.
Idem do hry, počkaj ma tam.
Aj keď tu na fóre nie som aktívny, môžete mi písať na Skype, E-Mail, ...
-
- Příspěvky: 14
- Registrován: 28 led 2012, 12:18
- Reputation: 0
-
- Příspěvky: 14
- Registrován: 28 led 2012, 12:18
- Reputation: 0
Re: Residence Plugin
Tak a je dobojováno Resky fachaj. Pluginy jsem všechny vymazal a nahodil znovu. Plus pár vylepšováku a přepsáni permisii
Ale karmu plus .

93.91.250.103:27864
Kdo je online
Uživatelé prohlížející si toto fórum: Google [Bot] a 48 hostů