ChestShop

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
Misso
Příspěvky: 1201
Věk: 28
Registrován: 27 dub 2013, 17:20
Reputation: 0
Bydliště: Slovakia
Kontaktovat uživatele:

ChestShop

#1 Příspěvekod Misso » 20 zář 2013, 17:43

[b]Server: IP:93.91.250.102:27140

Aktualizoval som plugin Chest shop a od tedy sa nedaju kupovat veci v shope ale predavat idu.

ChestShop/config.yml


Spoiler: zobrazit

Kód: Vybrat vše

PREFERRED_ECONOMY_PLUGIN: ""
#(When not using Vault) Preferred economy plugin to use (iConomy/BOSEconomy/Essentials).

SHOP_INTERACTION_INTERVAL: 250
#(In 1/1000th of a second) How often can a player use the shop sign?
IGNORE_CREATIVE_MODE: true
#Do you want to allow using shops to people in creative mode?
REVERSE_BUTTONS: false
#If true, people will buy with left-click and sell with right-click.
SHIFT_SELLS_IN_STACKS: false
#If true, people will be able to buy/sell in 64 stacks while holding the crouch button.
SHIFT_ALLOWS: "ALL"
#What can you do by clicking shift with SHIFT_SELLS_IN_STACKS turned on? (ALL/BUY/SELL)
ALLOW_SIGN_CHEST_OPEN: true
#Can shop's chest be opened by owner with right-clicking a shop's sign?
ALLOW_LEFT_CLICK_DESTROYING: true
#If true, when you left-click your own shop sign you won't open chest's inventory, but instead you will start destroying the sign.

REMOVE_EMPTY_SHOPS: false
#If true, if the shop is empty, the sign is destroyed and put into the chest, so the shop isn't usable anymore.
REMOVE_EMPTY_CHESTS: false
#If true, if the REMOVE_EMPTY_SHOPS option is turned on, the chest is also destroyed.

ADMIN_SHOP_NAME: "Admin Shop"
#First line of your Admin Shop's sign should look like this:
SERVER_ECONOMY_ACCOUNT: ""
#The economy account which Admin Shops should use and to which all taxes will go
BANK_MEMBERS_ALLOWED: true
#Whether bank account members (if available) can create shops on its behalf
TAX_AMOUNT: 0
#Percent of the price that should go to the server's account. (100 = 100 percent)
BANK_TAX_AMOUNT: 0
#Percent of the price that should go to the server's account when buying from a bank.
SERVER_TAX_AMOUNT: 0
#Percent of the price that should go to the server's account when buying from an Admin Shop.
SHOP_CREATION_PRICE: 0.0
#Amount of money player must pay to create a shop
SHOP_REFUND_PRICE: 0.0
#How much money do you get back when destroying a sign?

BLOCK_SHOPS_WITH_SELL_PRICE_HIGHER_THAN_BUY_PRICE: true
#Should we block shops that sell things for more than they buy? (This prevents newbies from creating shops that would be exploited)

ALLOW_MULTIPLE_SHOPS_AT_ONE_BLOCK: false
#Do you want to allow other players to build a shop on a block where there's one already?
ALLOW_PARTIAL_TRANSACTIONS: true
#Can shops be used even when the seller doesn't have enough items? (The price will be scaled adequatly to the item amount)

SHOW_MESSAGE_OUT_OF_STOCK: true
#Do you want to show "Out of stock" messages?
SHOW_TRANSACTION_INFORMATION_CLIENT: true
#Do you want to show "You bought/sold... " messages?
SHOW_TRANSACTION_INFORMATION_OWNER: true
#Do you want to show "Somebody bought/sold... " messages?

LOG_TO_FILE: false
#If true, plugin will log transactions in its own file
LOG_TO_CONSOLE: true
#Do you want ChestShop's messages to show up in console?
LOG_TO_DATABASE: false
#If true, plugin will log transactions in EBean database
RECORD_TIME_TO_LIVE: 600
#How long should transaction information be stored in the database (in seconds, -1 means forever)?

STACK_TO_64: false
#Do you want to stack all items up to 64 item stacks?
USE_BUILT_IN_PROTECTION: true
#Do you want to use built-in protection against chest destruction?
STICK_SIGNS_TO_CHESTS: false
#Do you want to have shop signs "stick" to chests?
TURN_OFF_DEFAULT_PROTECTION_WHEN_PROTECTED_EXTERNALLY: false
#EXPERIMENTAL: Do you want to turn off the default protection when another plugin is protecting the block? (Will leave the chest visually open - CraftBukkit bug!)
TURN_OFF_SIGN_PROTECTION: false
#Do you want to turn off the default sign protection? Warning! Other players will be able to destroy other people's shops!
TURN_OFF_HOPPER_PROTECTION: false
#Do you want to disable the hopper protection, which prevents the hoppers from taking items out of chests?
PROTECT_CHEST_WITH_LWC: false
#Do you want to protect shop chests with LWC?
PROTECT_SIGN_WITH_LWC: false
#Do you want to protect shop signs with LWC?

GENERATE_STATISTICS_PAGE: false
#If true, plugin will generate shop statistics webpage.
STATISTICS_PAGE_PATH: "plugins/ChestShop/website.html"
#Where should your generated website be saved?
STATISTICS_PAGE_GENERATION_INTERVAL: 60
#How often should the website be generated?

TOWNY_INTEGRATION: false
#Do you want to only let people build inside shop plots?
TOWNY_SHOPS_FOR_OWNERS_ONLY: true
#If true, only plot owners are able to build inside a shop plot. If false, every town's resident is able to build there.

WORLDGUARD_INTEGRATION: false
#Do you want to only let people build inside regions?
WORLDGUARD_USE_FLAG: true
#Do you want to only let poeple build inside region flagged by doing /region regionName flag chestshop allow?
WORLDGUARD_USE_PROTECTION: false
#Do you want ChestShop to respect WorldGuard's chest protection?

HEROES_EXP: 100.0
#How much Heroes exp should people get for creating a ChestShop?


Uživatelský avatar
Arcas
Příspěvky: 1406
Věk: 27
Registrován: 13 bře 2012, 19:15
Reputation: 0

Re: ChestShop

#2 Příspěvekod Arcas » 20 zář 2013, 17:44

Server log při startu.
Čeština a jiné jazyky jsou Freeware, ale ne Opensource!!! To znamená, že s nimi můžete nakládat jak chcete, ale nesmíte je upravovat...

// no comment

Uranus-Portal.com
Obrázek

Uživatelský avatar
Misso
Příspěvky: 1201
Věk: 28
Registrován: 27 dub 2013, 17:20
Reputation: 0
Bydliště: Slovakia
Kontaktovat uživatele:

Re: ChestShop

#3 Příspěvekod Misso » 20 zář 2013, 17:47

Kód: Vybrat vše

[FakaHeda] Successfully authorized 178.41.24.218!
> 17:41:39 [INFO] [PropHunt] Loaded Seeker Class fully
> 17:41:39 [INFO] [PropHunt] loaded hider Effects List
> 17:41:39 [INFO] [PropHunt] loaded hider Helmet
> 17:41:39 [INFO] [PropHunt] loaded hider Chestplate
> 17:41:39 [INFO] [PropHunt] loaded hider Leggings
> 17:41:39 [INFO] [PropHunt] loaded hider Boots
> 17:41:39 [INFO] [PropHunt] Loaded hider Class fully
> 17:41:39 [INFO] [PropHunt] PropHunt: 6 disgiuses loaded
> 17:41:39 [INFO] [PropHunt] Prop Hunt settings Loaded
> 17:41:39 [INFO] [PropHunt] Arena1 arena loaded
> 17:41:39 [INFO] [PropHunt] Arena1 is using default arena Config
> 17:41:40 [INFO] yHorse] Enabling MyHorse v0.1.4
> 17:41:40 [INFO] yHorse v0.1.4] Using PermissionsEx.
> 17:41:40 [INFO] yHorse v0.1.4] Enabled in 'world'
> 17:41:40 [INFO] yHorse v0.1.4] Enabled in 'world_nether'
> 17:41:40 [INFO] yHorse v0.1.4] Enabled in 'world_the_end'
> 17:41:40 [INFO] yHorse v0.1.4] Enabled in 'skyworld'
> 17:41:40 [INFO] yHorse v0.1.4] Enabled in 'evipsvet'
> 17:41:40 [INFO] yHorse v0.1.4] Enabled in 'Vip+'
> 17:41:40 [INFO] yHorse v0.1.4] Loaded 428 horses.
> 17:41:40 [INFO] yHorse v0.1.4] Loaded 215 horse owners.
> 17:41:40 [INFO] yHorse v0.1.4] Vault found, buying and selling is enabled.
> 17:41:41 [INFO] [Residence] Enabling Residence v2.6.6.2
> 17:41:41 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
> 17:41:41 [INFO] [Residence] Scanning for economy systems...
> 17:41:41 [INFO] [Residence] Found Vault using economy system: Essentials Economy
> 17:41:41 [INFO] [Residence] Found WorldEdit
> 17:41:41 [INFO] [Residence] Enabled! Version 2.6.6.2 by bekvon
> 17:41:41 [INFO] [ChatManager] Enabling ChatManager v1.19.1
> 17:41:41 [INFO] [ChatManager] ChatManager enabled!
> 17:41:41 [INFO] [ChatManager] Multiverse 2 integration enabled!
> 17:41:41 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vPre2.11.1.2
> 17:41:41 [INFO] [ScoreboardStats] Enabling ScoreboardStats v0.5.9
> 17:41:41 [INFO] DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[250]
> 17:41:41 [INFO] DatabasePlatform name:ScoreboardStats platform:sqlite
> 17:41:41 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
> 17:41:41 [INFO] Entities enhanced[0] subclassed[1]
> 17:41:42 [INFO] [Timeismoney] Enabling Timeismoney v1.3
> 17:41:42 [INFO] [Timeismoney] Vault dependency found. Economy plugin found: Essentials Economy
> 17:41:42 [INFO] Timeismoney is now enabled
> 17:41:42 [INFO] [ChestShop] Enabling ChestShop v3.64
> 17:41:42 [INFO] [ChestShop] LWC version 4.3.1 (b767-git-MANUAL) (November 15, 2012) loaded.
> 17:41:42 [INFO] [ChestShop] Residence version 2.6.6.2 loaded.
> 17:41:42 [INFO] [ChestShop] Vault loaded! Found an economy plugin!
> 17:41:45 [INFO] [AuthMe] Enabling AuthMe v2.7.15
> 17:41:45 [INFO] [AuthMe] Loading Configuration File...
> 17:41:45 [INFO] [AuthMe] Merge new Config Options if needed..
> 17:41:45 [INFO] [AuthMe] Set Language: en
> 17:41:45 [INFO] [AuthMe] Hook with Multiverse-Core for SpawnLocations
> 17:41:45 [INFO] [AuthMe] Successfully hook with ChestShop!
> 17:41:45 [INFO] [AuthMe] Authme 2.7.15 enabled
> 17:41:46 [INFO] [CreativeControl] Enabling CreativeControl v6.4
> 17:41:46 [INFO] [CreativeControl]: Initializing configurations...
> 17:41:46 [INFO] [CreativeControl]: Loading Modules...
> 17:41:46 [INFO] [CreativeControl]: Connecting to the SQLite database...
> 17:41:46 [INFO] [CreativeControl]: SQLite database connected Successfuly!
> 17:41:46 [INFO] [CreativeControl]: Registring Events...
> 17:41:46 [INFO] [CreativeControl]: MobArena support enabled!
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
> 17:41:46 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> 17:41:46 [INFO] [CreativeControl]: Use the multiverse inventories manager!
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
> 17:41:46 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> 17:41:46 [INFO] [CreativeControl]: Use the multiverse inventories manager!
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
> 17:41:46 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> 17:41:46 [INFO] [CreativeControl]: Use the multiverse inventories manager!
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
> 17:41:46 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> 17:41:46 [INFO] [CreativeControl]: Use the multiverse inventories manager!
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: Multiverse-Inventories Detected!!
> 17:41:46 [INFO] [CreativeControl]: Per-GameMode inventories will be disabled by this plugin
> 17:41:46 [INFO] [CreativeControl]: Use the multiverse inventories manager!
> 17:41:46 [INFO] [CreativeControl]: ***************************************************
> 17:41:46 [INFO] [CreativeControl]: LogBlock hooked as logging plugin
> 17:41:46 [INFO] [CreativeControl]: Vault hooked as permissions plugin
> 17:41:46 [INFO] [CreativeControl]: CreativeControl v6.4 loaded in 81 ms!
> 17:41:52 [INFO] Server permissions file permissions.yml is empty, ignoring it
> 17:41:57 [INFO] Done (42.585s)! For help, type "help" or "?"
> 17:41:57 [INFO] Starting GS4 status listener
> 17:41:57 [INFO] Starting remote control listener
> 17:41:57 [INFO] Query running on 93.91.250.102:27140
> 17:41:57 [WARNING] No rcon password set in '/hlserver/27140/server.properties', rcon disabled!
> 17:42:01 [INFO] obArena] MobArena v0.95.5 is now available!
> 17:42:01 [INFO] obArena] Your version: v0.94.4.96
> 17:42:01 [INFO] [uSkyBlock] Using vault for permissions
> 17:42:01 [INFO] Multiverse already knows about 'skyworld'!
> 17:42:01 [INFO] [CreativeControl]: Cached 12,719 protections
> 17:42:01 [INFO] [CreativeControl]: Loaded 0 regions
> 17:42:01 [INFO] [CreativeControl]: 33,876 blocks protected
> 17:42:01 [INFO] [Paintball] --------- Checking version ----------
> 17:42:01 [INFO] [Paintball] You are running the latest version. :)
> 17:42:01 [INFO] [Paintball] --------- ---------------- ----------
> 17:42:01 [INFO] Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
> 17:42:02 [INFO] [Citizens] Loaded 27 NPCs.
> 17:42:02 [WARNING] [NoCheatPlus] Metrics error: ERR (IOException): Server returned HTTP response code: 403 for URL: http://report.mcstats.org/plugin/NoCheatPlus
> 17:42:02 [INFO] /92.52.47.128:52677 lost connection
> 17:42:02 [INFO] /178.41.78.244:1675 lost connection
> 17:42:02 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
> 17:42:03 [INFO] 1 1
> 17:42:03 [INFO] Loading Arena: 1
> 17:42:03 [INFO] -490 103 486
> 17:42:03 [INFO] -690 0 286
> 17:42:03 [INFO] Location{world=CraftWorld{name=SG},x=-490.0,y=103.0,z=486.0,pitch=0.0,yaw=0.0}
> 17:42:03 [INFO] Location{world=CraftWorld{name=SG},x=-690.0,y=0.0,z=286.0,pitch=0.0,yaw=0.0}
> 17:42:03 [INFO] Loading Arena: 3
> 17:42:03 [INFO] 573 255 538
> 17:42:03 [INFO] -427 0 -462
> 17:42:03 [INFO] Location{world=CraftWorld{name=survivalg},x=573.0,y=255.0,z=538.0,pitch=0.0,yaw=0.0}
> 17:42:03 [INFO] Location{world=CraftWorld{name=survivalg},x=-427.0,y=0.0,z=-462.0,pitch=0.0,yaw=0.0}
> 17:42:03 [INFO] Loading Arena: 4
> 17:42:03 [INFO] 1204 149 602
> 17:42:03 [INFO] 894 0 222
> 17:42:03 [INFO] Location{world=CraftWorld{name=SG},x=1204.0,y=149.0,z=602.0,pitch=0.0,yaw=0.0}
> 17:42:03 [INFO] Location{world=CraftWorld{name=SG},x=894.0,y=0.0,z=222.0,pitch=0.0,yaw=0.0}
> 17:42:03 [INFO] 3 6
> 17:42:03 [INFO] 
> 17:42:03 [INFO]  **************************************************
> 17:42:03 [INFO]  ----------------- PAINTBALL INFO -----------------
> 17:42:03 [INFO] 
> 17:42:03 [INFO]  License stuff:
> 17:42:03 [INFO]  - Usage on own risk. I give no warranties for anything.
> 17:42:03 [INFO]  - Do not modify. Use it as it is!
> 17:42:03 [INFO]  - Do not redistribute/upload/use parts of it/copy/give away.
> 17:42:03 [INFO]  - Do not use for commercial purposes!
> 17:42:03 [INFO]  -> No benefits for paying players/donors!
> 17:42:03 [INFO]  -> This also applies to any kind of add-on you are using
> 17:42:03 [INFO]  related to this plugin!
> 17:42:03 [INFO] 
> 17:42:03 [INFO]  If you like this plugin: Give feedback and donate at
> 17:42:03 [INFO]  ->http://dev.bukkit.org/server-mods/paintball_pure_war/ 
> 17:42:03 [INFO] 
> 17:42:03 [INFO]  Thank you and good shooting!
> 17:42:03 [INFO]  - blablubbabc :)
> 17:42:03 [INFO] 
> 17:42:03 [INFO]  ---------------- Detected Problems ---------------
> 17:42:03 [INFO] 
> 17:42:03 [INFO]  No problems found. :)
> 17:42:03 [INFO] 
> 17:42:03 [INFO]  **************************************************
> 17:42:03 [INFO] 
> 17:42:19 [INFO] batondejesus[/178.41.78.244:1693] logged in with entity id 2361 at ([world] -998.4212311184194, 68.0, -1795.5528702642046)
> 17:42:19 [INFO] Loaded player file for batondejesus
> 17:42:29 [INFO] batondejesus issued an AuthMe command!
> 17:42:29 [INFO] [AuthMe] batondejesus logged in!
> 17:42:52 [SEVERE] [NoLagg] Unhandled exception occured in onPacketSending(PacketEvent) for NoLagg
java.lang.NoSuchMethodError: com.bergerkiller.bukkit.common.controller.EntityNetworkController.getProtocolPositionSynched()Lcom/bergerkiller/bukkit/common/bases/IntVector3;
at com.bergerkiller.bukkit.nolagg.patches.NLPPacketListener.onPacketSend(NLPPacketListener.java:76)
at com.bergerkiller.bukkit.common.internal.network.ProtocolLibPacketHandler$CommonPacketListener.onPacketSending(ProtocolLibPacketHandler.java:240)
at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:113)
at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:550)
at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:525)
at com.comphenix.protocol.injector.player.PlayerInjector.handlePacketSending(PlayerInjector.java:606)
at com.comphenix.protocol.injector.player.NetworkServerInjector$1.intercept(NetworkServerInjector.java:158)
at net.minecraft.server.v1_6_R2.PlayerConnection$$EnhancerByCGLIB$$10a83e87.sendPacket(<generated>)
at net.minecraft.server.v1_6_R2.EntityTrackerEntry.updatePlayer(EntityTrackerEntry.java:320)
at net.minecraft.server.v1_6_R2.EntityTracker.updatePlayers(EntityTracker.java:165)
at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:581)
at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
> 17:42:52 [SEVERE] Parameters:
net.minecraft.server.v1_6_R2.Packet24MobSpawn@5845be2e[
a=2601
b=65
c=-32208
d=1376
e=-58992
f=0
g=0
h=0
i=-2
j=0
k=0
t=net.minecraft.server.v1_6_R2.DataWatcher@7c1aa0f3
u=<null>
m=<null>
timestamp=1379691772149
lowPriority=false
packetID=24
]


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 24 hostů