Skocz do zawartości
  • 👋 Witaj na MPCForum!

    Przeglądasz forum jako gość, co oznacza, że wiele świetnych funkcji jest jeszcze przed Tobą! 😎

    • Pełny dostęp do działów i ukrytych treści
    • Możliwość pisania i odpowiadania w tematach
    • System prywatnych wiadomości
    • Zbieranie reputacji i rozwijanie swojego profilu
    • Członkostwo w jednej z największych społeczności graczy

    👉 Dołączenie zajmie Ci mniej niż minutę – a zyskasz znacznie więcej!

    Zarejestruj się teraz

[TuT] Wszystko o Citizens


piotrek54

Rekomendowane odpowiedzi

Opublikowano

Dankan:

texts:

description: tekst nie podam

completion:Zadanie wykonane !

acceptance:Zadanie aktywne

repeats: -1

objectives:

'0':

'0':

type: deliviery

amount: 5

materialid: 350

npcdestination: Dankan

message: tekst

rewards:

'0':

type: item

id: 346

amount: 1

take: false

'0':

type: item

id: 17

amount: 1

take: false

Drwal:

texts:

description: test

completion: tekst

acceptance:

repeats: -1

objectives:

'0':

'0':

type: collect

amount: 1

materialid: 17

message: tekst

 

'0':

type: collect

amount: 10

materialid: 17

message: tekst

rewards:

'0':

type: item

id: 274

amount: 1

take: false

 

Kowal:

texts:

description: tekst

completion:

acceptance:

repeats: -1

objectives:

'0':

'0':

type: collect

amount: 64

materialid: 5

message: tekst

'0':

type: money

id: 0

amount: 1000

take: false

'0':

type: item

id: 272

amount: 1

take: false

 

Lekarz:

texts:

description:tekst

completion:Zadanie wykonane !

acceptance:Zadanie aktywne

repeats: -1

objectives:

'0':

'0':

type: collect

amount: 10

materialid: 287

message: tekst

rewards:

'0':

type: money

id: 0

amount: 1000

take: false

'0':

type: item

id: 298

amount: 1

take: false

'0':

type: item

id: 299

amount: 1

take: false

'0':

type: item

id: 300

amount: 1

take: false

'0':

type: item

id: 301

amount: 1

take: false

to jest moj quests.yml co tutaj jest zle ? bo jak wpisuje /quest assign Dankan to pisze ze takiego questu nie ma Help !

  • Odpowiedzi 156
  • Dodano
  • Ostatniej odpowiedzi
Opublikowano

19:55:24 [iNFO] [Citizens] Loaded 11 NPCs.

19:55:24 [iNFO] [Citizens] Loaded 0 quests.

 

0 quests... Tylko dlaczego 0 jak mam quest Dankan dodany ? ;f

Opublikowano

żmudny sposób pisania questów...

 

polecam

http://forums.bukkit.org/threads/wip-admin-tool-questwriter-v0-16-1-quest-writing-for-citizens.41169/

xX_DevilGoku_Xx.png
Opublikowano

Ja mam taki problem, że utworzyłem npc-a. Wpisywałem po kolei:

/npc create straznik

/toggle guard

/guard af zombie -m

/guard bouncer

/guard radius 7

/npc equip (dałem mu mieczyk)

 

Oczywiście miałem go cały czas zaznaczonego. I ten npc sobie soi z tym mieczykiem, ale jak przyjdze zombie to go nie bije. Jak to naprawić?

Opublikowano

A ja mam problem.

Ciągle mi pisze Please Report Console...

Czy coś, a w logach mam:

 

2012-01-06 16:01:40 [sEVERE] java.lang.NoClassDefFoundError: net/minecraft/server/Packet17
2012-01-06 16:01:40 [sEVERE]  at net.citizensnpcs.resources.npclib.PathNPC.<init>(PathNPC.java:28)
2012-01-06 16:01:40 [sEVERE]  at net.citizensnpcs.resources.npclib.CraftNPC.<init>(CraftNPC.java:15)
2012-01-06 16:01:40 [sEVERE]  at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:31)
2012-01-06 16:01:40 [sEVERE]  at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:164)
2012-01-06 16:01:40 [sEVERE]  at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:193)
2012-01-06 16:01:40 [sEVERE]  at net.citizensnpcs.commands.BasicCommands.create(BasicCommands.java:226)
2012-01-06 16:01:40 [sEVERE]  at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-01-06 16:01:40 [sEVERE]  at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-01-06 16:01:40 [sEVERE]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-01-06 16:01:40 [sEVERE]  at java.lang.reflect.Method.invoke(Unknown Source)
2012-01-06 16:01:40 [sEVERE]  at net.citizensnpcs.resources.sk89q.CommandsManager.executeMethod(CommandsManager.java:522)
2012-01-06 16:01:40 [sEVERE]  at net.citizensnpcs.resources.sk89q.CommandsManager.execute(CommandsManager.java:406)
2012-01-06 16:01:40 [sEVERE]  at net.citizensnpcs.Citizens.onCommand(Citizens.java:202)
2012-01-06 16:01:40 [sEVERE]  at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
2012-01-06 16:01:40 [sEVERE]  at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:165)
2012-01-06 16:01:40 [sEVERE]  at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:378)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:757)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:722)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:715)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:93)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:527)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:425)
2012-01-06 16:01:40 [sEVERE]  at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)
2012-01-06 16:01:40 [sEVERE] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.Packet17
2012-01-06 16:01:40 [sEVERE]  at java.net.URLClassLoader$1.run(Unknown Source)
2012-01-06 16:01:40 [sEVERE]  at java.security.AccessController.doPrivileged(Native Method)
2012-01-06 16:01:40 [sEVERE]  at java.net.URLClassLoader.findClass(Unknown Source)
2012-01-06 16:01:40 [sEVERE]  at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:36)
2012-01-06 16:01:40 [sEVERE]  at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:24)
2012-01-06 16:01:40 [sEVERE]  at java.lang.ClassLoader.loadClass(Unknown Source)
2012-01-06 16:01:40 [sEVERE]  at java.lang.ClassLoader.loadClass(Unknown Source)
2012-01-06 16:01:40 [sEVERE]  ... 26 more

 

 

Jakiś plugin blokuje, czy nie mam jakiegoś pluginu??

2ivh0ly.jpg

 

Opublikowano

Mam problem zainstalowałem plugin przy starcie serwera pokazuje

[iNFO] [

Citizens

] Loaded 0 NPCs.

[iNFO] [

Citizens

] Loaded 0 quests

wpisuję /npc create Rolnik i wyskakuje mi:

Paid 100,00 Zlotych for Rolnik.

Please report this error ! [see console]

Java.lang.NoClassDeFfoundError: net/minecraft/server/Packet 17

co robie zle ?

  • 2 tygodnie później...
Opublikowano

Jeżeli ktoś ma problem z Permissions dla zwykłych graczy musisz poprostu otworzyć Citizens.jar Winrarem i zmienić default:op na default:true i wszystko smiga

 

Kliknij LIKE ;D

Opublikowano

Witam! Mam pewien problem posiadam server minecraft dedykowany i gdy chce dodac q do mojego npc pisze There is no quest by that name probowalem naprawde wszystkiego nie wiem moze nie wiem czym jest nazwa q moze wpakowuje go nie tam gdzie trzeba?

Opublikowano

Mi sie wyswietla tak

 

174 recipes

27 achievements

14:43:01 [iNFO] Starting minecraft server version 1.1

14:43:01 [iNFO] Loading properties

14:43:01 [iNFO] Starting Minecraft server on 5.190.219.91:25565

14:43:02 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!

14:43:02 [WARNING] The server will make no attempt to authenticate usernames. Be

ware.

14:43:02 [WARNING] While this makes the game possible to play without internet a

ccess, it also opens up the ability for hackers to connect with any username the

y choose.

14:43:02 [WARNING] To change this, set "online-mode" to "true" in the server.pro

perties file.

14:43:02 [iNFO] This server is running Craftbukkit version git-Bukkit-1.0.1-R1-7

9-g241b6f1-b1772jnks (MC: 1.1) (Implementing API version 1.1-R1-SNAPSHOT)

14:43:03 [iNFO] [Permissions] (Yeti) was initialized.

14:43:03 [iNFO] [Permissions] version [3.1.6] (Yeti) loaded

14:43:03 [iNFO] LWC: Loading shared objects

14:43:03 [iNFO] LWC: Native library: plugins/LWC/lib/native/Windows/x86/sqlitejd

bc.dll

14:43:03 [iNFO] LWC: Protection cache: 0/10000

14:43:03 [iNFO] LWC: Loaded 207 locale strings (0 overrides)

14:43:03 [iNFO] LWC: Permissions API: NijiPermissions

14:43:03 [iNFO] LWC: Currency API: iConomy5Currency

14:43:03 [iNFO] LWC: Connecting to SQLite

14:43:03 [iNFO] LWC: Performing any necessary database updates

14:43:03 [iNFO] LWC: Using: Native

14:43:03 [iNFO] LWC: Precached 144 protections.

14:43:03 [iNFO] LWC: At version: 4.0.7 (b613)

14:43:03 [iNFO] Preparing level "world"

14:43:03 [iNFO] Default game type: 0

14:43:04 [iNFO] Preparing start region for level 0 (Seed: 9020899456347973628)

14:43:04 [iNFO] LWC: Latest version: 4.0.7

14:43:05 [iNFO] Preparing spawn area: 44%

14:43:05 [iNFO] Preparing start region for level 1 (Seed: -7271650622277726403)

14:43:06 [iNFO] Preparing spawn area: 48%

14:43:06 [iNFO] Preparing start region for level 2 (Seed: -7271650622277726403)

14:43:07 [iNFO] Preparing spawn area: 48%

14:43:07 [iNFO] AXR: Loading/Scanning Chunks

14:43:08 [iNFO] repack

14:43:15 [iNFO] 0/625 chunks loaded

14:43:16 [iNFO] 512/625 chunks loaded

14:43:16 [iNFO] AXR: hidden:43164 ores in 625 chunks 0.21076171875%

14:43:16 [iNFO] AntiXRay 0.6.10 enabled.

14:43:16 [iNFO] [AuthMe] Authme 2.0 enabled

14:43:16 [iNFO] [AutoMessage] version [1.5] loaded

14:43:16 [iNFO] [AutoSave] Loading config file

14:43:16 [iNFO] [AutoSave] Version 2.0.1 is enabled: 44888dcc-4097-44b0-9f1a-9f6

643b4b516

14:43:16 [iNFO] [AutoSave][Permission] Custom Permissions "Local Permissions" fo

und: Loaded

14:43:16 [iNFO] [AutoSave][Permission] PermissionsEx not found.

14:43:16 [iNFO] [AutoSave][Permission] Permissions (Phoenix) hooked.

14:43:16 [iNFO] [AutoSave][Permission] Permissions (Phoenix) found: Loaded

14:43:16 [iNFO] [Cleaner] version [1.8] (Mess) loaded

14:43:16 [iNFO] Loading ColoredSigns

14:43:16 [iNFO] CommandBook 1.5.2 enabled.

14:43:16 [iNFO] CommandBook: Maximum wrapper compatibility is enabled. Some feat

ures have been disabled to be compatible with poorly written server wrappers.

14:43:16 [iNFO] CommandBook: 0 banned name(s) loaded.

14:43:16 [iNFO] CommandBook: 1 kit(s) loaded.

14:43:16 [iNFO] CommandBook: Permissions plugin detected! Using Permissions plug

in for permissions.

14:43:16 [iNFO] CraftBookCommon 193-2723723 enabled.

14:43:16 [iNFO] CraftBookCommon: Permissions plugin detected! Using Permissions

plugin for permissions.

14:43:16 [iNFO] CraftBookCircuits 193-2723723 enabled.

14:43:16 [iNFO] CraftBookCircuits: Permissions plugin detected! Using Permission

s plugin for permissions.

14:43:16 [iNFO] CraftBookCircuits: Permissions plugin detected! Using Permission

s plugin for permissions.

14:43:16 [iNFO] CraftBook: Enumerating chunks for self-triggered components...

14:43:16 [iNFO] CraftBook: 1875 chunk(s) for 3 world(s) processed (0s elapsed)

14:43:16 [iNFO] CraftBookMechanisms 193-2723723 enabled.

14:43:16 [iNFO] CraftBookMechanisms: Permissions plugin detected! Using Permissi

ons plugin for permissions.

14:43:16 [iNFO] 1 cauldron recipe(s) loaded

14:43:16 [iNFO] CraftBookVehicles 193-2723723 enabled.

14:43:16 [iNFO] CraftBookVehicles: Permissions plugin detected! Using Permission

s plugin for permissions.

14:43:16 [iNFO] [FirstLastSeen] Permissions 3.1.6 found.

14:43:16 [iNFO] [FirstLastSeen] version 0.7 loaded.

14:43:16 [iNFO] Found Diamonds STARTED

14:43:16 [iNFO] [GodPowers] Successfully registered command zeus.

14:43:16 [iNFO] [GodPowers] Successfully registered command godmode.

14:43:16 [iNFO] [GodPowers] Successfully registered command jesus.

14:43:16 [iNFO] [GodPowers] Successfully registered command die.

14:43:16 [iNFO] [GodPowers] Successfully registered command slay.

14:43:16 [iNFO] [GodPowers] Successfully registered command maim.

14:43:16 [iNFO] [GodPowers] Successfully registered command inferno.

14:43:16 [iNFO] [GodPowers] Successfully registered command superjump.

14:43:16 [iNFO] [GodPowers] Successfully registered command gaia.

14:43:16 [iNFO] [GodPowers] Successfully registered command heal.

14:43:16 [iNFO] [GodPowers] Successfully registered command godpowers.

14:43:16 [iNFO] [GodPowers] Successfully registered command vulcan.

14:43:16 [iNFO] [GodPowers] Successfully registered command vulcan.

14:43:16 [iNFO] [GodPowers] Successfully registered command demigod.

14:43:16 [iNFO] [GodPowers] Successfully registered command hades.

14:43:16 [iNFO] godPowers version 2.5 is enabled!

14:43:16 [iNFO] [GodPowers] Permissions detected. Now using permissions.

14:43:16 [iNFO] HelpPages 1.3 enabled

14:43:16 [iNFO] Help Pages reloaded.

14:43:16 [iNFO] HelpPages: Permissions detected

14:43:16 [iNFO] [HeroChat] HeroChat version 4.10.3 enabled.

14:43:16 [iNFO] [HeroChat] Permissions 3.1.6 found.

14:43:17 [iNFO] [iConomy] Logging is currently disabled.

14:43:17 [iNFO] [iConomy] v5.0 (Eruanna) loaded.

14:43:17 [iNFO] [iConomy] Developed by: [Nijikokun]

14:43:17 [iNFO] [iConomy] hooked into Permissions.

14:43:17 [iNFO] IPGet version 0.5 is enabled!

14:43:17 [iNFO] KiwiAdmin version 2.2 is enabled!

14:43:17 [iNFO] [MagicCarpet] MagicCarpet version 1.5.6 is enabled!

14:43:17 [iNFO] [MagicCarpet] Take yourself wonder by wonder, using /magiccarpet

or /mc.

14:43:17 [iNFO] [MagicCarpet] Using Permissions.

14:43:17 [iNFO] NSCommand 0.2 enabled.

14:43:17 [iNFO] [Permissions] SQL Interface enabled!

14:43:17 [iNFO] [PvPToggle] Loading...

14:43:17 [iNFO] [PvPToggle] found and loaded world world

14:43:17 [iNFO] [PvPToggle] found and loaded world world_nether

14:43:17 [iNFO] [PvPToggle] found and loaded world world_the_end

14:43:17 [iNFO] [PvPToggle] Permissions 3.1.6 detected!

14:43:17 [iNFO] [PvPToggle] Citizens Plugin detected!

14:43:17 [iNFO] [PvPToggle] Enabled!

14:43:17 [iNFO] [RegionMarket] [ REGION MARKET ] Found and hooked all plugins su

ccessfully.

14:43:17 [iNFO] [RegionMarket] Successfully loaded regions : [0/0]

14:43:17 [iNFO] [RegionMarket] !!! Region Market loaded properly !! yay !!

14:43:17 [iNFO] [RegionMarket] Loaded v0.6, by Crash Updated by Ziden

14:43:17 [iNFO] [Reservations]: VIP.yml loaded.

14:43:17 [iNFO] [Reservations] is enabled!

14:43:17 [iNFO] SimpleReserve version 0.2.6 enabled!

14:43:17 [iNFO] [stats-0.985] Using Nijis Permissions for permissions

14:43:17 [iNFO] [stats-0.985] Plugin Enabled

14:43:17 [iNFO] Warpz0r version 1.3.1 is enabled

14:43:17 [iNFO] [Warpz0r] Found Permissions (v3.1.6)

14:43:17 [iNFO] [Warpz0r] Found iConomy (v5.0)

14:43:17 [iNFO] WorldEdit 4.6 enabled.

14:43:18 [iNFO] WorldEdit: Permissions plugin detected! Using Permissions plugin

for permissions.

14:43:18 [iNFO] WorldGuard: Permissions plugin detected! Using Permissions plugi

n for permissions.

14:43:18 [iNFO] WorldGuard: (world) Single session is enforced.

14:43:18 [iNFO] WorldGuard: (world) TNT ignition is PERMITTED.

14:43:18 [iNFO] WorldGuard: (world) Lighters are PERMITTED.

14:43:18 [iNFO] WorldGuard: (world) Lava fire is blocked.

14:43:18 [iNFO] WorldGuard: (world) Fire spread is UNRESTRICTED.

14:43:18 [iNFO] WorldGuard: Loaded configuration for world 'world"

14:43:18 [iNFO] WorldGuard: (world_nether) Single session is enforced.

14:43:18 [iNFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.

14:43:18 [iNFO] WorldGuard: (world_nether) Lighters are PERMITTED.

14:43:18 [iNFO] WorldGuard: (world_nether) Lava fire is blocked.

14:43:18 [iNFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.

14:43:18 [iNFO] WorldGuard: Loaded configuration for world 'world_nether"

14:43:18 [iNFO] WorldGuard: (world_the_end) Single session is enforced.

14:43:18 [iNFO] WorldGuard: (world_the_end) TNT ignition is PERMITTED.

14:43:18 [iNFO] WorldGuard: (world_the_end) Lighters are PERMITTED.

14:43:18 [iNFO] WorldGuard: (world_the_end) Lava fire is blocked.

14:43:18 [iNFO] WorldGuard: (world_the_end) Fire spread is UNRESTRICTED.

14:43:18 [iNFO] WorldGuard: Loaded configuration for world 'world_the_end"

14:43:18 [iNFO] WorldGuard: 1 regions loaded for 'world'

14:43:18 [iNFO] WorldGuard: 0 regions loaded for 'world_nether'

14:43:18 [iNFO] WorldGuard: 0 regions loaded for 'world_the_end'

14:43:18 [iNFO] WorldGuard: Unable to register missing event type SNOW_FORM

14:43:18 [iNFO] WorldGuard 5.2.2 enabled.

14:43:18 [iNFO] [ChestShop] Permissions version 3.1.6 loaded.

14:43:18 [iNFO] [ChestShop] LWC version 4.0.7 (b613-git-754ca078) loaded.

14:43:18 [iNFO] [ChestShop] version 3.2 initialized!

14:43:18 [iNFO] [ChestShop] iConomy 5 loaded.

14:43:18 [iNFO] [Citizens] NPC types loaded: blacksmith, guard, healer, quester,

trader, wizard

14:43:19 [iNFO] [Citizens] version [devBuild-] loaded.

14:43:19 [iNFO] [Citizens] Economy plugin found (iConomy v5)

14:43:19 [iNFO] [Jobs] - Job Woodcutter is missing the slots property. defaultin

g to no limits !

14:43:19 [iNFO] [Jobs] - Job Miner is missing the slots property. defaulting to

no limits !

14:43:19 [iNFO] [Jobs] - Job Builder is missing the slots property. defaulting t

o no limits !

14:43:19 [iNFO] [Jobs] - Job Digger is missing the slots property. defaulting to

no limits !

14:43:19 [iNFO] [Jobs] - Job Farmer is missing the slots property. defaulting to

no limits !

14:43:19 [iNFO] [Jobs] - Job Hunter is missing the max-level property. defaultin

g to no limits !

14:43:19 [iNFO] [Jobs] - Job Hunter is missing the slots property. defaulting to

no limits !

14:43:19 [iNFO] [Jobs] - Job Fisherman is missing the slots property. defaulting

to no limits !

14:43:19 [iNFO] [Jobs] - Job Weaponsmith is missing the slots property. defaulti

ng to no limits !

14:43:19 [iNFO] [Jobs] - Job None is missing the max-level property. defaulting

to no limits !

14:43:19 [iNFO] [Jobs] - Job None is missing the slots property. defaulting to n

o limits !

14:43:21 [iNFO] [Jobs v2.5.1] has been enabled succesfully.

14:43:21 [iNFO] [Jobs] Successfully linked with iConomy 5.

14:43:21 [iNFO] [Jobs] Successfully linked with Permissions.

14:43:21 [iNFO] [MobArena] Payment method found (iConomy version: 5)

14:43:21 [iNFO] [MobArena] v0.94.3.11 enabled.

14:43:21 [iNFO] Server permissions file permissions.yml is empty, ignoring it

14:43:21 [iNFO] Done (18.049s)! For help, type "help" or "?"

14:43:22 [WARNING] Task of 'Citizens' generated an exception

java.lang.NoSuchMethodError: net.minecraft.server.ItemInWorldManager.a(I)V

at net.citizensnpcs.resources.npclib.CraftNPC.<init>(CraftNPC.java:17)

at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java

:75)

at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java

:159)

at net.citizensnpcs.Citizens.setupNPCs(Citizens.java:284)

at net.citizensnpcs.Citizens.access$000(Citizens.java:62)

at net.citizensnpcs.Citizens$2.run(Citizens.java:134)

at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(C

raftScheduler.java:137)

at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:502)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)

at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)

14:43:22 [iNFO] /5.159.60.185:3057 lost connection

>

I niedziała wpisuje /npc create Boy i pobiera mi kase a nic sie nie dzieje

Opublikowano

mam problem mam ten plugin i jak wpisuje komende zeby psotawic npc to wyskakuje blad dlaczego mzoe to ktos wytlumaczyc najlepiej na gg:38909299 z gory wielkie dzieki

Opublikowano

Kiedy chcę zrobić npc to wyskakuje na czerwono Please report this error: [see console]

java.lang.NoClassDefFoundError: net/minecrfat/serwer/Packet17

Gram w :

Battlefield Heroes , Battlefield Play4Free , Minecraft

 

 

Pomogłem? Daj Plusa :)

Opublikowano

Ja również mam pytanie.

Kiedy wpisuje niektóre komendy to wyskakuje na chacie "Too many arguments." i nie mogę użyć tej komendy, np. /npc talkclose

Ten błąd wyskakuje nie tylko przy tym pluginie.

anmminecraftheader.png
Opublikowano

Ja mam wszystko dobrze, wszystko mi działa ale mam problem z traderem. Mianowicie ustawiam mu że sprzedaje miecz za 5000$ ale gracz który ma 10$ może kupić, a raczej kupować ten miecz w nieskończoność i nic za to nie płaci. Plugin jakiego używam to iConomy. Prosze o pomoc ;/

2623962_o.gif Zbieram Plusiki + =D

Zarchiwizowany

Ten temat przebywa obecnie w archiwum. Dodawanie nowych odpowiedzi zostało zablokowane.

×
×
  • Dodaj nową pozycję...