Jump to content

Ralsha Denmoon

Members
  • Posts

    107
  • Joined

  • Last visited

Everything posted by Ralsha Denmoon

  1. I'd need the corresponding worldedit for 1.2.5 R4.1 i take it?
  2. Been searching for a bit to find the correct version of worldguard and failing. Do you have a copy by chance? Thanks on the tekkit craft bukkit ill go try finding the newer versions now =D! I'll do a screenshot of my plugins
  3. I agree Djinnii. The processor as well. Depends on how many slots your running. Like with mine, I run a 3.4 Ghz QuadCore Processor Intel. with 32 GBs of Ram. With all the plugins we have running the CPU with that gets used it. So it depends on how many plugins u plan on running on top of your tekkit mods. Plus the HDD imo is too small, use a SSD 128 then get a secondary drive of like 500GB (What I Use) to put your backups on. Since your server thread won't utilize all your processors. As MC/TEKKIT/FTB is not multithreaded as in it uses only one processor then your plugins utilize the other processors (if i recall correctly). So if u get a bunch of people on your server it could max out the CPU, since BC, RP, COLLECTORS (hate those things), will tax out your server hard. Even we get lag issues at times with those mods. Now would this be a paying job your giving me to run the server and so on or is this just a game i join and help run for free. If its free then only expect me on maybe 1 or 2 at most a day since I'm a busy person. If paid, I'll do about 3 to 4 hours a day 4 days outta the week. I'm on PST (West Coast USA) So i'd be able to help out 7-11pm.
  4. Alright, Here's a few errors I'm getting. Can't figure out why. Tekkit 3.1.3 Craftbook stuff is the most recent update. RankUp is the one that works with 1.2.5 Worldedit/WorldGuard are the ones that work with 1.2.5 MC. WG: V 5.5.2 For Tekkit 3.0.3 [AlienX] WE: 5.3 Plugins: WorldBorder, EnchantAnything, Bukkitcompat, Valute, SpamGuard, AntiRelog, All Multiverse Plugins, MobBountyReloaded, Modreq, Buscript, EnchantShops, PaidRanks, Permissions, WelcomeRulez, OpenInv, ServerlogSaver, PVP Reward, MobDisguise, Votifier, Lagmeter, Mobcatcher, Minequery, WorldEdit, ColoredSigns, NoItem, PermissionsEx, LWC, WorldGuard, ClearLag, Modifyworld, Essentials, ShowCaseStandAlone, Craftbook Mechanisms, SuperPickAxe, RSP, Player_Tracker, NoLagg, CraftBookCircuits, DeathTpPlus, SimpleRegionmarket, ChatManager, EssentialsSpawn, Vanishnopacket, Craftbookvehicles, Factions, FactionsPlus Server Files Main Folder View 2012-12-20 09:44:53 [sEVERE] Could not pass event BlockFromToEvent to WorldGuard org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:144) at net.minecraft.server.World.l(World.java:2061) at net.minecraft.server.World.doTick(World.java:1777) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:555) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at codechicken.wirelessredstone.core.RedstoneEtherFrequency.verifyChunkTransmitters(RedstoneEtherFrequency.java:95) at codechicken.wirelessredstone.core.RedstoneEther.verifyChunkTransmitters(RedstoneEther.java:167) at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onChunkLoad(RedstoneEtherSaveHandler.java:24) at forge.ForgeHooks.onChunkLoad(ForgeHooks.java:308) at net.minecraft.server.Chunk.addEntities(Chunk.java:700) at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:98) at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:147) at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:105) at org.bukkit.craftbukkit.CraftWorld.getBlockAt(CraftWorld.java:69) at com.sk89q.worldguard.bukkit.WorldGuardBlockListener.onBlockFromTo(WorldGuardBlockListener.java:203) at sun.reflect.GeneratedMethodAccessor54.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ... 9 more 2012-12-20 09:44:56 [sEVERE] Could not pass event BlockFromToEvent to Multiverse-Portals org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:482) at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:467) at net.minecraft.server.BlockFlowing.a(BlockFlowing.java:144) at net.minecraft.server.World.l(World.java:2061) at net.minecraft.server.World.doTick(World.java:1777) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:555) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) Caused by: java.lang.NullPointerException at codechicken.wirelessredstone.core.RedstoneEtherFrequency.verifyChunkTransmitters(RedstoneEtherFrequency.java:95) at codechicken.wirelessredstone.core.RedstoneEther.verifyChunkTransmitters(RedstoneEther.java:167) at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onChunkLoad(RedstoneEtherSaveHandler.java:24) at forge.ForgeHooks.onChunkLoad(ForgeHooks.java:308) at net.minecraft.server.Chunk.addEntities(Chunk.java:700) at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:98) at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:147) at org.bukkit.craftbukkit.CraftWorld.getChunkAt(CraftWorld.java:105) at org.bukkit.craftbukkit.CraftWorld.getBlockAt(CraftWorld.java:69) at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:147) at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:155) at org.bukkit.craftbukkit.block.CraftBlock.getRelative(CraftBlock.java:151) at org.bukkit.event.block.BlockFromToEvent.getToBlock(BlockFromToEvent.java:49) at com.onarandombox.MultiversePortals.listeners.MVPBlockListener.blockFromTo(MVPBlockListener.java:42) at sun.reflect.GeneratedMethodAccessor52.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:601) at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ... 9 more 2012-12-20 09:45:14 [iNFO] [33;22m[CLAG] [32;1mRemoved 2 Entities![m 2012-12-20 09:45:54 [iNFO] [31;1m[Announcement] You can also configure this plugin with its config.yml too![m 2012-12-20 09:46:59 [iNFO] Giving wolfofwolf 64 of Red Alloy Wire 2012-12-20 09:47:34 [iNFO] [31;1m[Announcement] This is the first default announcement![m 2012-12-20 09:47:53 [iNFO] [PLAYER_COMMAND] wolfofwolf: /time night 2012-12-20 09:48:44 [WARNING] Failed to handle packet: java.lang.NullPointerException java.lang.NullPointerException at codechicken.wirelessredstone.core.RedstoneEtherFrequency.verifyChunkTransmitters(RedstoneEtherFrequency.java:95) at codechicken.wirelessredstone.core.RedstoneEther.verifyChunkTransmitters(RedstoneEther.java:167) at codechicken.wirelessredstone.core.RedstoneEtherSaveHandler.onChunkLoad(RedstoneEtherSaveHandler.java:24) at forge.ForgeHooks.onChunkLoad(ForgeHooks.java:308) at net.minecraft.server.Chunk.addEntities(Chunk.java:700) at net.minecraft.server.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:98) at com.bergerkiller.bukkit.nolagg.examine.TimedChunkProviderServer.getChunkAt(TimedChunkProviderServer.java:147) at net.minecraft.server.PlayerInstance.<init>(PlayerInstance.java:26) at net.minecraft.server.PlayerManager.a(PlayerManager.java:60) at net.minecraft.server.PlayerManager.movePlayer(PlayerManager.java:156) at net.minecraft.server.ServerConfigurationManager.d(ServerConfigurationManager.java:175) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:405) at net.minecraft.server.Packet10Flying.handle(SourceFile:126) at net.minecraft.server.NetworkManager.b(NetworkManager.java:251) at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:106) at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:82) at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:569) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) And [sEVERE] Error occurred while enabling RankUp v1.4 (Is it up to date?) java.lang.NoSuchMethodError: me.toalec.RankUp.RankUp.getConfiguration()Lorg/bukkit/util/config/Configuration; at me.toalec.RankUp.ConfigManager.<init>(ConfigManager.java:21) at me.toalec.RankUp.RankUp.onEnable(RankUp.java:21) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) and [sEVERE] Error occurred while enabling CraftBookMechanisms v1444-7a4ae40 (Is it up to date?) java.lang.NullPointerException at org.bukkit.craftbukkit.CraftWorld.getLoadedChunks(CraftWorld.java:117) at com.sk89q.craftbook.bukkit.MechanismsPlugin.setupSelfTriggered(MechanismsPlugin.java:220) at com.sk89q.craftbook.bukkit.MechanismsPlugin.registerMechanics(MechanismsPlugin.java:205) at com.sk89q.craftbook.bukkit.MechanismsPlugin.onEnable(MechanismsPlugin.java:111) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) and [iNFO] CraftBook: Enumerating chunks for self-triggered components... 2012-12-20 09:27:33 [sEVERE] Error occurred while enabling CraftBookCircuits v1444-7a4ae40 (Is it up to date?) java.lang.NullPointerException at org.bukkit.craftbukkit.CraftWorld.getLoadedChunks(CraftWorld.java:117) at com.sk89q.craftbook.bukkit.CircuitsPlugin.setupSelfTriggered(CircuitsPlugin.java:542) at com.sk89q.craftbook.bukkit.CircuitsPlugin.registerMechanics(CircuitsPlugin.java:336) at com.sk89q.craftbook.bukkit.CircuitsPlugin.onEnable(CircuitsPlugin.java:285) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:386) at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:264) at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:246) at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:377) at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:364) at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:198) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:428) at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
  5. Other people have gotten this same error and figured it out was multiverse. WB-CBE Addons specifally. So when I disable Multiverse it works fine. So i just disabled CBE Addons and works fine now =).
  6. Getting this error. Updated to tekkit 3.1.3 on my test server. I'm sure it's multiverse and wireless redstone conflicting. It was working fine previously, when I first started the server then did a restart and it started spouting this. [sEVERE] java.lang.NullPointerException 07:20:09 [sEVERE] at codechicken.wirelessredstone.core.RedstoneEtherFrequency.putActiveTransmittersInList(RedstoneEtherFrequency.java:383) 07:20:09 [sEVERE] at codechicken.wirelessredstone.core.RedstoneEther.getActiveTransmitters(RedstoneEther.java:1208) 07:20:09 [sEVERE] at codechicken.wirelessredstone.addons.RedstoneEtherAddonManager.processSMPMaps(RedstoneEtherAddonManager.java:143) 07:20:09 [sEVERE] at codechicken.wirelessredstone.addons.RedstoneEtherAddonManager.onTick(RedstoneEtherAddonManager.java:564) 07:20:09 [sEVERE] at net.minecraft.server.mod_WirelessRedstoneAddons.onTickInGame(mod_WirelessRedstoneAddons.java:41) 07:20:09 [sEVERE] at net.minecraft.server.BaseMod.doTickInGame(BaseMod.java:34) 07:20:09 [sEVERE] at cpw.mods.fml.common.modloader.BaseModTicker.sendTick(BaseModTicker.java:95) 07:20:09 [sEVERE] at cpw.mods.fml.common.modloader.BaseModTicker.tickBaseMod(BaseModTicker.java:83) 07:20:09 [sEVERE] at cpw.mods.fml.common.modloader.BaseModTicker.tickEnd(BaseModTicker.java:55) 07:20:09 [sEVERE] at cpw.mods.fml.common.SingleIntervalHandler.tickEnd(SingleIntervalHandler.java:22) 07:20:09 [sEVERE] at cpw.mods.fml.common.FMLCommonHandler.tickEnd(FMLCommonHandler.java:185) 07:20:09 [sEVERE] at cpw.mods.fml.server.FMLBukkitHandler.onServerPostTick(FMLBukkitHandler.java:631) 07:20:09 [sEVERE] at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:597) 07:20:09 [sEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:457) 07:20:09 [sEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 07:20:09 [sEVERE] Unexpected exception
  7. Has anybody else had these problems? The moment I removed those two plugins everything is working perfectly fine now. Within the log file it shows no errors, except reached end of stream. Dedicated Server: 3.4Ghz Quadcore, 32Gb Ram, 128SSD SataIII, 10K Gb Bandwidth, 1GBPS Net Speed OS: Cent 6, 64Bit SSD has 24 GB left of space on it. Yes I've allocated 30 GB of ram to the server itself. Plugins: BKCommonLib 1.22 - bergerkiller Buycraft 4.7 - Buycraft Development Tea ChatManager 1.19.1 - t3hk0d3 Citizens 1.2 - fullwall, aPunch ClearLag 1.4 - bob7l ColoredSigns 1.2 - but2002 CraftBook DeathTpPlus 3.9.11.2149 - 'Don Redhorse', 'mung3r' EnchantAnything 1.0 - Unknown Author EnchantShops 0.1.4 - Unknown Author Essentials 2.9.2 - Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally EssentialsSpawn 2.9.2 - Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits Factions 1.7.4_dev - Olof Larsson, Brett Flannigan FactionsPlus LWC 4.3.0 (b736-git-1b1150b1) (August 08, 2012) - Hidendra LagMeter 1.8 - DemmyDemon, TheLunarFrog, marvinej BukkitCompat r20A - PhonicUK Minequery 1.5 - Unknown Author MobBountyReloaded 235 - ToppleTheNun, MCForger Modifyworld 1.19.3 - t3hk0d3 Multiverse-Core 2.5-b558 - 'Rigby', 'fernferret', 'lithium3141', 'main--' Multiverse-Inventories 2.4-b175 - dumptruckman Multiverse-NetherPortals 2.4-b557 - 'Rigby', 'fernferret' Multiverse-Portals 2.5-b579 - 'Rigby', 'fernferret' NoItem 2.0.5 - nala3 NoLagg 1.86 - bergerkiller OpenInv 1.8.5 - lishid PaidRanks 1.0 - polaris120990 PermissionsEx 1.19.3 - t3hk0d3 PvPReward 1.8.0 - Codisimus PvPTimer 0.9 - lemon42 RankUp 1.4 - toalec ScheduledAnnouncer2 2.4 - for CB 1.2.5-R3.0 - Unknown Author ServerLogSaver 2.1.1 - Unknown Author ShowCaseStandalone 1.16 - kellerkindt, sorklin, bitfreeze SimpleCommandSigns 0.8 - Devil Boy SpamGuard 1.0 BETA-1 - Unknown Author Stargate 0.7.7.2 - Drakia Permissions 2.7.7 - SpaceManiac, t3hk0d3, TheYeti, Nijiko Superpickaxe 0.4f - DiddiZ TheIcarusProject '1.0' - DV8FromTheWorld, GadgetTvMan VanishNoPacket '3.11' - mbaxter Vault 1.2.16-b184 - cereal, Sleaker, mung3r Votifier 1.7 - blakeman8192, Kramer WelcomeRulezz 0.5.2 - Wannezz WorldBorder 1.5.4 - Brettflan WorldEdit 5.3 - Unknown Autho WorldGuard "5.5.2 FOR TEKKIT 3.0.3 [AlienX]" - Unknown Author Buscript 1.0-SNAPSHOT-b14 - dumptruckman RSP 1.0.0 - Unknown Author SimpleRegionMarket 2.0.3-beta - theZorro266
  8. Thx guys. I did some testing last night and figured it out in pex. Did Shopsbanworld: worlds: shop: permissions: Then added the permissions needed and it worked flawless =D. I use Pex and yes pex does support multiworlds =). But suggestion. When ya do this turn off your server then add it into pex then start the server. Each time ive done this while the server was running, it broke it each time, lol.
  9. Questions about rsp. So i want to add my multiverse world called shop and make it so they can't hold anything in the pex group called 'banned' , how would i go about that? As this is all rather confusing. Also would need it to register those permissions for the entire world. As this is being applied to a tekkit server so i have to ban certain items from being held/used within this area. I alrdy got the banlist setup within rsp so the items normally that grief can't be held. Just have to find a way to apply that pex group into rsp on world shop. Ty to anyone who wishes to help.
  10. ah nice, thanks Djinnii, Oh hey i got question for u guys. I tried running Mob Disguise V for 1.2.5MC (caused the server to crash every 15 to 30 mins) Then tried DisguiseCraft and caused the server to make duplicates of every play then maxed it to like 100 with just 15 actual people on. Any reasons ya think? Like maybe the current plugin setup i got was causing issues? Cause I've noticed other servers having Mob Disguise and it worked fine for them. Btw I removed Tekkit restrict which fixed our crashing issues and managed to use NoItem and Modifyworld to prevent players from throwing the enderpearls =D
  11. Made some changes to creep ranks, mob bounty and a few other things. Enjoy guys =D.
  12. Thank Guys =D. You make the server as awesome as it is =D!
  13. kk, changed the allocation to where 30 gbs goes to the server itself and 4 for the OS and Java GB. Removed Simplecommandsigns. Dijinni within essentials how could I get the chat to look like this? enable: true (Obsolete) message-format: <%prefix%player%suffix> %message (<<<<<) global-message-format: <%prefix%player%suffix> &e%message (<<<<) ranged-mode: false (Obsolete) chat-range: 100.0 (Obsolete) Thx in advance all of you. Been hell of a huge help with all these issues i keep on finding.
  14. Yes it can problem is within it, you have the option of selecting 1, 5, 10, 15, 30, hourly announcements and such and if you have mutiple things. Like I have 7 things that run. The moment they all hit 100 they all hit the server. So you get hit with like 7 server msgs. It's totally insuffiencent IMO. Now I suppose I could tone it down to like a few announcements or combin the REALLY important ones into just one? I suppose.
  15. http://help.mojang.com/ In here says the login servers are down. This wouldnt have anything to do with the that Warning Error Im sure of it but figured i'd ask. Some player blurted that out and i was thinking cant be accurate.
  16. McMyAdmin - Has Server restarts happening every 4 hours. Saves the world every 15 mins. WelcomeRulezz - can /rules and shows them and can /commands shows the players and also gives a welcome msg when they join the server. SuperPickAxe - Basically allows fast breaking of blocks. One click and their gone. Now i believe it might be the same command as essentials has and donators get access to this BUT superpickaxe allows me to ban breaking of certain blocks (like bedrock). Can essentials be setup to ban the breaking of blocks I dont want the players to? SimpleCommandSigns - Forgot I had this on here. Removed this one. Wasn't being used. InvSee can only be used when player is online. OpenInv can be done when the player is offline/online. Much better IMO. So in order to use the CB++ build 75, I would remove the current craftbukkit.jar and replace it with that one? or should I create a completely new server folder file. reinstall the tekkit 3.1.2 on it with the CB++ Build 75? or does it even matter? Also is there anything else I would need to do to get this CB++ installed and running? (Planning on testing this out on my personal system to see what plugins stop working cause of it.)
  17. http://s1296.beta.photobucket.com/user/ralshadenmoon/library/Server%20Trouble Has all the screenshots of VisualVM and McMyAdmin
  18. [WARNING] Can't keep up! Did the system time change, or is the server overloaded? Has been spamming my console. 1. I know what it means means something is prob overloaded/lagging the system which the TPS if bouncing around so it is prob in game. So what normally could cause lag. BuildCraft is Banned on the server. We have RedPower and Collectors/MKs. 2. Here's my specs Dedicated Server: 3.4Ghz Quadcore, 32Gb Ram, 128SSD SataIII, 10K Gb Bandwidth, 1GBPS Net Speed OS: Cent 6, 64Bit SSD has 14.8 GB left of space on it. Yes I've allocated 32 GB of ram to the server itself. Plugins: BKCommonLib 1.22 - bergerkiller Buycraft 4.7 - Buycraft Development Tea ChatManager 1.19.1 - t3hk0d3 Citizens 1.2 - fullwall, aPunch ClearLag 1.4 - bob7l ColoredSigns 1.2 - but2002 DeathTpPlus 3.9.11.2149 - 'Don Redhorse', 'mung3r' EnchantAnything 1.0 - Unknown Author EnchantShops 0.1.4 - Unknown Author Essentials 2.9.2 - Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits, md_5, Iaccidentally EssentialsSpawn 2.9.2 - Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology, KHobbits Factions 1.7.4_dev - Olof Larsson, Brett Flannigan LWC 4.3.0 (b736-git-1b1150b1) (August 08, 2012) - Hidendra LagMeter 1.8 - DemmyDemon, TheLunarFrog, marvinej BukkitCompat r20A - PhonicUK Minequery 1.5 - Unknown Author MobBountyReloaded 235 - ToppleTheNun, MCForger Modifyworld 1.19.3 - t3hk0d3 Multiverse-Core 2.5-b558 - 'Rigby', 'fernferret', 'lithium3141', 'main--' Multiverse-Inventories 2.4-b175 - dumptruckman Multiverse-NetherPortals 2.4-b557 - 'Rigby', 'fernferret' Multiverse-Portals 2.5-b579 - 'Rigby', 'fernferret' NoItem 2.0.5 - nala3 NoLagg 1.86 - bergerkiller OpenInv 1.8.5 - lishid PaidRanks 1.0 - polaris120990 PermissionsEx 1.19.3 - t3hk0d3 PvPReward 1.8.0 - Codisimus PvPTimer 0.9 - lemon42 RankUp 1.4 - toalec ScheduledAnnouncer2 2.4 - for CB 1.2.5-R3.0 - Unknown Author ServerLogSaver 2.1.1 - Unknown Author ShowCaseStandalone 1.16 - kellerkindt, sorklin, bitfreeze SimpleCommandSigns 0.8 - Devil Boy SpamGuard 1.0 BETA-1 - Unknown Author Stargate 0.7.7.2 - Drakia Permissions 2.7.7 - SpaceManiac, t3hk0d3, TheYeti, Nijiko Superpickaxe 0.4f - DiddiZ TheIcarusProject '1.0' - DV8FromTheWorld, GadgetTvMan VanishNoPacket '3.11' - mbaxter Vault 1.2.16-b184 - cereal, Sleaker, mung3r Votifier 1.7 - blakeman8192, Kramer WelcomeRulezz 0.5.2 - Wannezz WorldBorder 1.5.4 - Brettflan WorldEdit 5.3 - Unknown Autho WorldGuard "5.5.2 FOR TEKKIT 3.0.3 [AlienX]" - Unknown Author Buscript 1.0-SNAPSHOT-b14 - dumptruckman RSP 1.0.0 - Unknown Author SimpleRegionMarket 2.0.3-beta - theZorro266 Plugins Removed then the next day this started happening: FactionsPlus Chatco Tekkit Restrict (This was our server crasher) Mob Catcher AntiRelog CCLogger I'm going to attach a screenshot of VisualVM in a few minutes too.
  19. RM furnaces are being banned as were removing the plugin that keeps them from duping. Same with Trans Tablets.
  20. its actually permissions.yml. lol. I was just beign lazy on typing =D. yes it's still creating new players with default.
  21. Here's my setup so far in my permissions.yml (On the 2nd one to where it says default. I need to set it up so it basically doesnt show that in pex so my pex will be a lot smaller. Only when they rankup to defaultplus is when they'll popup in the pex otherwise if they're as default then they popup. So could you reply with what i should change and exactly where i go into for each file. Thx!) Pex.yml default: inheritance: - spawncontrol - bannedworld default: true build: true permissions: - essentials.me - -modifyworld.items.(drop|have|pickup).333 - noitem.(nohold|nocraft|noplace|nodrop|nopicku Bagz966: group: - default lilshoot: group: - default Mc_Fiddlz: group: - default awesomebilly: group: - sadmin Jumpy_Jack: group: - defaultplusplus 1XassassinX1: group: - default Config permissions: backend: file backends: file: file: permissions.yml superperms: {}
  22. Oh and thats in the actual pex file where the players are saved?
  23. will do radio, btw the server is up and running. billys in school right now learning java atm but when he finishes he'll be coming back and we'll be fixing a lot of messy coding and making the server badass =D. it's at sex.adulterycraft.net:13377 (Billy's idea =D, lol.)
×
×
  • Create New...