Inactive [CHAT] CellMod v3.0.1 - Basic cell phones in Minecraft [1337]

Discussion in 'Inactive/Unsupported Plugins' started by instipod, Jul 3, 2011.

  1. Offline

    PaleFlyer

    ill get back to you in the morning when it finishes "loading" still on last month.
     
  2. Offline

    ichingpow

    I have several requests:
    Full multiworld, sky lands have to have reception!
    MySQL
    Random, unused number generated on first /cell use
    Off line texts and emergency texts! < This would replace ModTRS and MineMail!
     
  3. Offline

    Dallin Boyce

    Do you have a new version out? Like for different towers or something? Multi services i would love to help if i knew how to make a plugin and i can learn fast i make games and program them so i bet this couldnt be too hard let me know this is my favorite plugin
     
  4. Offline

    nausir

    Look at the comment I made that helped @Sniperboy777
     
  5. This is revolutionary...!
    :'(
     
  6. Offline

    stevegalaxius

    I was going to use this for my experimental citywar server, but on the user-end it's really bloated and not suitable for actual use. Each message seriously takes up five lines of chat, so anybody attempting to use it for anything that's not a useless gimmick just gets frustrated because you can barely fit two messages in the chat box. Which is too bad, because it's a really brilliant idea that works well aside from that. If each message recieved didn't have the ==HTCRAFT=, signal strength, or NEW MESSAGE (1) and the number for the text was behind the message, it would be a beautiful plugin.

    I was going to modify the source myself, but you don't seem to have it open source. I don't usually make requests of developers to add new features but I can't be the only person not using it because of that.
     
  7. Offline

    Simanova

    Is it possible to make a near cell a requirement for general chat on a server?
    This means, a player have to stay in range to chat?
     
  8. Offline

    instipod

    Hey everyone, the next MAJOR version of the plugin is out! CellMod 2.0 is live! It doesn't really have any new features, but fixes about every bug in the plugin. More will be coming with CellMod 2.1!

    @stevegalaxius, I understand that, I am currently testing different designs for the plugins that use less lines.
    @fatmarley, I'll do some tests later today with HeroChat.
    @ichingpow, Version 2.0 has Multiworld, Since 1.4 you were generated a random number on start, and the plugin has Emergency and Offline messaging!

    CellMod 2.0 now has a great promo video thanks to Steaks4uce!


    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: May 17, 2016
  9. Offline

    undeadmach1ne

    nice how does multiworld support work? do existing networks connect or is it per-world only? (ie - can i msg someone in the nether from a normal world?) maybe a way to make or /command a specific tower in a new world to connect to a different world?

    i love the idea of this but multiworld was holding me back from using it till now. the rpg elements are vast...explorers must establish a network in new world/territories etc. its perfect for my players. is there a way to disable basic chat and only have this as a way to communicate? or perhaps have a range associated with basic chat (like being in earshot of the person talking or you cant 'hear' them) and anything beyond that requires a cell?

    anyway thanks for this. sorry for throwing out a bunch of ideas at random but i get all excited when i find stuff like this imagining the possibilities...

    [cake]
     
  10. Offline

    instipod

  11. Offline

    IOnlyGrief_Jkz

    Is this source code on GitHub?
     
  12. Offline

    undeadmach1ne

  13. Offline

    iTech278

    One problem. A group , the Member group, on my server does not have the permission to destroy cell towers. However, they are still able to destroy the blocks. Also, when I destroy all of the blocks of a tower, everyone still has 5 bars while standing near to where it used to be. Any suggestions?
     
  14. Offline

    instipod

    @iTech278, the destruction of cell towers doesn't work for version 2.0
     
  15. Offline

    mw3killer

    Your plugin is great, I love it!!!! The only thing that I would change is 3g to 4g on full strength signal since 4g is already out and 3g will soon be outdated. Thanks for reading my concerns!!!!
     
  16. Offline

    Moe041991

    @instipod
    It would be awesome if somebody coul create a tower for money and charge other players for using it. or even different networks (owned by different players). That would enhance my libertarian server.
     
  17. Offline

    user_43347

    Except the fact that there is no true 4G...
     
  18. Offline

    Jacob19999

    Fantastic!
    1 suggestion: Maybe a mass messenger for admins?
     
  19. Offline

    gijs46

  20. Offline

    Comrade Dmitri

    I installed CB 1000 and then installed this and it won't work. There is no errors, nor is it creating a Config file.
     
  21. Offline

    gh32hj5dg8

    Can I send you a german translation?
     
  22. Offline

    untergrundbiber

  23. Offline

    user_43347

    We'll need more info then that to help you, send me your server.log.
     
  24. Offline

    Comrade Dmitri

    2011-07-28 23:58:43 [INFO] Starting minecraft server version Beta 1.7.3
    2011-07-28 23:58:43 [INFO] Loading properties
    2011-07-28 23:58:43 [INFO] Starting Minecraft server on 173.208.180.171:10000
    2011-07-28 23:58:43 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
    2011-07-28 23:58:43 [WARNING] The server will make no attempt to authenticate usernames. Beware.
    2011-07-28 23:58:43 [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.
    2011-07-28 23:58:43 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
    2011-07-28 23:58:43 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-945-g73697a4-b1000jnks (MC: 1.7.3)
    2011-07-28 23:58:44 [SEVERE] Could not load 'plugins\CellMod(1).jar' in folder 'plugins':
    java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at java.util.jar.JarFile.<init>(Unknown Source)
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:60)
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:207)
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:130)
    at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:128)
    at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:97)
    at net.minecraft.server.ServerConfigurationManager.<init>(ServerConfigurationManager.java:51)
    at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:132)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-28 23:58:44 [INFO] Preparing level "world"
    2011-07-28 23:58:45 [INFO] Preparing start region for level 0 (Seed: -160206962502417906)
    2011-07-28 23:58:45 [INFO] Preparing start region for level 1 (Seed: 6146094852959750564)
    2011-07-28 23:58:46 [INFO] Preparing spawn area: 61%
    2011-07-28 23:58:46 [INFO] Appleseed: ShowErrorsInClient=true
    2011-07-28 23:58:46 [INFO] Appleseed: DropInterval=60 seconds
    2011-07-28 23:58:46 [INFO] Appleseed: MaxUncollectedItems=6
    2011-07-28 23:58:46 [INFO] Appleseed: WandItem=wood_hoe
    2011-07-28 23:58:46 [INFO] Appleseed: FertilizerItem=bone_meal
    2011-07-28 23:58:46 [INFO] Appleseed: MinimumTreeDistance=disabled
    2011-07-28 23:58:46 [INFO] Appleseed: TreeTypes=(cookie,golden_apple,cocoa_beans,apple)
    2011-07-28 23:58:46 [INFO] Appleseed: WorldGuard 5.2.2 found
    2011-07-28 23:58:46 [INFO] Appleseed: 0 trees loaded in world world.
    2011-07-28 23:58:46 [INFO] Appleseed: 0 trees loaded in world world_nether.
    2011-07-28 23:58:46 [INFO] Appleseed version 0.6.2 is enabled!
    2011-07-28 23:58:46 [INFO] AutoClear version 1.1 is enabled!
    2011-07-28 23:58:46 [INFO] [BlockCrusher version: 0.1] - config.yml loaded.
    2011-07-28 23:58:46 [INFO] [BlockCrusher version: 0.1] - Enabled
    2011-07-28 23:58:46 [INFO] [BlockWatcher] - Version 1.0 Enabled!
    2011-07-28 23:58:46 [INFO] BukkitContrib 0.1.7 has been initialized
    2011-07-28 23:58:46 [INFO] ChairCraft 1.2.4 is enabled.
    2011-07-28 23:58:46 [INFO] [ChopTree] Permissions not detected, defaulting to ops.
    2011-07-28 23:58:46 [INFO] ChopTree 1.23 enabled!
    2011-07-28 23:58:46 [INFO] CommandBook 1.5.2-customized enabled.
    2011-07-28 23:58:46 [INFO] CommandBook: Maximum wrapper compatibility is enabled. Some features have been disabled to be compatible with poorly written server wrappers.
    2011-07-28 23:58:46 [INFO] CommandBook: 6 banned name(s) loaded.
    2011-07-28 23:58:46 [INFO] CommandBook: 1 kit(s) loaded.
    2011-07-28 23:58:46 [INFO] CommandBook: No known permissions plugin detected. Using configuration file for permissions.
    2011-07-28 23:58:46 [WARNING] Permissions not found! All Operations are allowed!
    2011-07-28 23:58:46 [INFO] DropChest version 0.7.9 is enabled!
    2011-07-28 23:58:46 [INFO] File C:\UserFiles\ROBERTP\GameServers\TC55355175513435342031262\plugins\DropChest\dropchest.cfg not found.
    2011-07-28 23:58:46 [INFO] FakeMessage version 0.5 is enabled!
    2011-07-28 23:58:46 [INFO] Permission system not enabled. FakeMessage commands will only work for OPs.
    2011-07-28 23:58:46 [INFO] [Gold2Economy] Enabled. Version 1.0
    2011-07-28 23:58:46 [INFO] [Gold2Economy] iConomy not detected. Disabling.
    2011-07-28 23:58:46 [INFO] [HELP] 44 extra help entries loaded
    2011-07-28 23:58:46 [WARNING] [HELP] A permission plugin isn't loaded.
    2011-07-28 23:58:46 [INFO] [HELP] Help 0.2 enabled
    2011-07-28 23:58:46 [INFO] [HeroicDeath] 1.8.1.156 enabled.
    2011-07-28 23:58:49 [INFO] [iConomy] Logging is currently disabled.
    2011-07-28 23:58:49 [INFO] [iConomy] v5.01 (Eruanna) loaded.
    2011-07-28 23:58:49 [INFO] [iConomy] Developed by: [Nijikokun]
    2011-07-28 23:58:49 [INFO] [Gold2Economy] Hooked into iConomy.
    2011-07-28 23:58:49 [INFO] [Jail] Loaded 2 jail zones.
    2011-07-28 23:58:49 [INFO] [Jail] Loaded 0 prisoners.
    2011-07-28 23:58:49 [INFO] [Jail] Loaded 10 cells.
    2011-07-28 23:58:49 [INFO] [LocalShops] Loaded with 2 shop(s)
    2011-07-28 23:58:49 [INFO] [LocalShops] Version 3.1.1 is enabled: 6aaf00bf-beca-425f-9a2d-3b922605d083
    2011-07-28 23:58:49 [INFO] [LocalShops] Starting NotificationThread with Timer of 300 seconds
    2011-07-28 23:58:49 [INFO] [LocalShops][Economy] BOSEconomy not found.
    2011-07-28 23:58:49 [INFO] [LocalShops][Economy] Essentials Economy not found.
    2011-07-28 23:58:49 [INFO] [LocalShops][Economy] iConomy 4 not found.
    2011-07-28 23:58:49 [INFO] [LocalShops][Economy] iConomy 5 hooked.
    2011-07-28 23:58:49 [INFO] [LocalShops][Economy] iConomy 5 found: Loaded
    2011-07-28 23:58:49 [INFO] [LocalShops][Permission] Permissions (Phoenix) not found.
    2011-07-28 23:58:49 [INFO] [LocalShops][Permission] Local Fallback Permissions found: Loaded
    2011-07-28 23:58:49 [INFO] [LC] Could not find Permissions, using OP only.
    2011-07-28 23:58:49 [INFO] [LC] LockCraft v0.3.5 enabled. By Crash
    2011-07-28 23:58:49 [INFO] Lockette version 1.3.8 is being enabled! Yay! (Core version 1.0)
    2011-07-28 23:58:49 [INFO] Lockette: Detected craftbukkit build [1000] ok.
    2011-07-28 23:58:49 [INFO] Lockette: Using ops file for admin permissions.
    2011-07-28 23:58:49 [INFO] Lockette: Ready to protect your containers.
    2011-07-28 23:58:49 [INFO] [MailBox] New thread running.
    2011-07-28 23:58:49 [INFO] MailBox: Permission system not detected, defaulting to OP
    2011-07-28 23:58:49 [INFO] [MailBox] hooked into iConomy.
    2011-07-28 23:58:49 [INFO] MailBox version 2.1 is enabled! (MySQL is disabled.)
    2011-07-28 23:58:49 [INFO] [MCDefcon] Loading MCDefcon Version 1.5
    2011-07-28 23:58:49 [INFO] [MCDefcon] Loading Configuration File.
    2011-07-28 23:58:49 [INFO] [MCDefcon] Permission system not detected, defaulting to OP.
    2011-07-28 23:58:49 [INFO] [MCDefcon] Defcon on Level: 0
    2011-07-28 23:58:49 [INFO] MineCal v0.3 loaded!
    2011-07-28 23:58:49 [INFO] [MinecraftViewer] Query running on 173.208.180.171:10000
    2011-07-28 23:58:49 [INFO] [MinecraftViewer] v1.0c Plugin Enabled.
    2011-07-28 23:58:49 [INFO] [MineMail] v1.2 is initializing
    2011-07-28 23:58:49 [INFO] [MineMail] No Permissions detected.
    2011-07-28 23:58:50 [INFO] [MineMail] v1.2 is initialized!
    2011-07-28 23:58:50 [INFO] [MobBounty] v4.04 (Oxygen) enabled.
    2011-07-28 23:58:50 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
    2011-07-28 23:58:50 [INFO] [MobBounty] Special Thanks to: nijikokun for the Register API.
    2011-07-28 23:58:50 [INFO] [MobBounty] Config loaded.
    2011-07-28 23:58:50 [INFO] [MobBounty] Payment plugin was found (iConomy v5).
    2011-07-28 23:58:50 [INFO] [MYHOME]: 9 homes loaded
    2011-07-28 23:58:50 [WARNING] [MYHOME] A permission plugin isn't loaded.
    2011-07-28 23:58:50 [INFO] [MYHOME] 'Help' support enabled.
    2011-07-28 23:58:50 [INFO] [MYHOME] MyHome 1.9.5 enabled
    2011-07-28 23:58:50 [INFO] NoFire version 1.3 is enabled!
    2011-07-28 23:58:50 [INFO] [OnlineSigns] Using Bukkit Permissions.
    2011-07-28 23:58:50 [INFO] [OnlineSigns] version 0.1 loaded.
    2011-07-28 23:58:50 [INFO] [OpenInv] version 1.3.3 enabled!
    2011-07-28 23:58:50 [INFO] [OwnBlocks] Database read in from file
    2011-07-28 23:58:50 [INFO] Permission system not detected, defaulting to OP
    2011-07-28 23:58:50 [INFO] [OwnBlocks] version 10.0 initialized
    2011-07-28 23:58:50 [SEVERE] while scanning a quoted scalar
    in "<reader>", line 8, column 16:
    value: "50.00'
    ^
    found unexpected end of stream
    in "<reader>", line 14, column 1:

    ^

    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalarSpaces(ScannerImpl.java:1507)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.scanFlowScalar(ScannerImpl.java:1436)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchFlowScalar(ScannerImpl.java:846)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchDouble(ScannerImpl.java:835)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:343)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:183)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:592)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
    2011-07-28 23:58:50 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
    2011-07-28 23:58:50 [SEVERE] at org.bukkit.util.config.Configuration.load(Configuration.java:82)
    2011-07-28 23:58:50 [SEVERE] at
    2011-07-28 23:58:50 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:284)
    2011-07-28 23:58:50 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:271)
    2011-07-28 23:58:50 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:148)
    2011-07-28 23:58:50 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:335)
    2011-07-28 23:58:50 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-28 23:58:50 [INFO] [Paid2Mine] Enabled.
    2011-07-28 23:58:50 [INFO] [PetCreeper] version 0.2 is enabled!
    2011-07-28 23:58:50 [INFO] PetCreeper main loop running.
    2011-07-28 23:58:50 [INFO] [Playtime] Using Bukkit Permissions.
    2011-07-28 23:58:50 [INFO] [Playtime] Playtime version 0.3 loaded.
    2011-07-28 23:58:50 [INFO] properTime reading from config at C:\UserFiles\ROBERTP\GameServers\TC55355175513435342031262\plugins\properTime\properTime.conf
    2011-07-28 23:58:50 [INFO] properTime 1.8.9 initialized
    2011-07-28 23:58:51 [INFO] [Radiation] Permissions not detected defaulting to OP
    2011-07-28 23:58:51 [INFO] [Radiation] Version [1.3] Enabled!
    2011-07-28 23:58:51 [INFO] [Seasons] Properties loaded for world
    2011-07-28 23:58:51 [INFO] [Seasons] Save not found for world, restart seasons from begining.
    2011-07-28 23:58:51 [INFO] [Seasons] Loaded 2 seasons for world
    2011-07-28 23:58:51 [INFO] [Seasons] Properties loaded for world_nether
    2011-07-28 23:58:51 [INFO] [Seasons] Save not found for world_nether, restart seasons from begining.
    2011-07-28 23:58:51 [INFO] [Seasons] Loaded 2 seasons for world_nether
    2011-07-28 23:58:51 [INFO] Permission system not detected, defaulting to OP.
    2011-07-28 23:58:51 [INFO] [Seasons] Plugin Seasons, by Rominos2, version 1.4.2, is enabled.
    2011-07-28 23:58:51 [INFO] Shattered version 1.0 loaded.
    2011-07-28 23:58:51 [INFO] [SimpleGive] Version 1.2 Permissions system not detected, defaulting to OP
    2011-07-28 23:58:51 [INFO] [SimpleGive] SimpleGive v1.2 by captainawesome7 has been enabled!
    2011-07-28 23:58:51 [INFO] [StreetLamps] DAYTIME enabled
    2011-07-28 23:58:51 [INFO] [StreetLamps] WEATHER enabled
    2011-07-28 23:58:51 [INFO] [StreetLamps] CLUSTER enabled
    2011-07-28 23:58:51 [INFO] [StreetLamps] No bottom was saved.
    2011-07-28 23:58:51 [INFO] [StreetLamps] No pole was saved.
    2011-07-28 23:58:51 [INFO] [StreetLamps] loaded 7/7 ceiling
    2011-07-28 23:58:51 [INFO] [StreetLamps] No sconce was saved.
    2011-07-28 23:58:51 [INFO] [StreetLamps] No pendant was saved.
    2011-07-28 23:58:51 [INFO] StreetLamps 0.6 is enabled
    2011-07-28 23:58:51 [INFO] [Tables 0.4.1] Enabled
    2011-07-28 23:58:51 [INFO] [ToolRepair] iConomy linked to ToolRepair.
    2011-07-28 23:58:51 [INFO] [ToolRepair] Version 1.3 loaded.
    2011-07-28 23:58:51 [INFO] [ToolRepair] ToolRepair Sign Cost: 5000
    2011-07-28 23:58:51 [INFO] [ToolRepair] Developed by: [vanZeben]
    2011-07-28 23:58:51 [INFO] Turnstile 1.9 is enabled!
    2011-07-28 23:58:51 [INFO] [Turnstile] Successfully linked with iConomy 5!
    2011-07-28 23:58:51 [INFO] [WeatherControl] Loaded configuration for world 'world'
    2011-07-28 23:58:51 [INFO] [WeatherControl] Loaded configuration for world 'world_nether'
    2011-07-28 23:58:51 [INFO] [WeatherControl] version 0.9 is enabled!
    2011-07-28 23:58:51 [INFO] [WeatherControl] Permission system not detected, defaulting to OP
    2011-07-28 23:58:51 [INFO] [WolfPound] - Version 1.0.1 Enabled
    2011-07-28 23:58:51 [INFO] [AllPay] - Version .5 - hooked into iConomy for WolfPound v1.0.1
    2011-07-28 23:58:51 [INFO] WorldEdit 4.6 enabled.
    2011-07-28 23:58:51 [INFO] WorldEdit: No known permissions plugin detected. Using configuration file for permissions.
    2011-07-28 23:58:51 [INFO] WorldGuard: No known permissions plugin detected. Using configuration file for permissions.
    2011-07-28 23:58:51 [INFO] WorldGuard: (world) Single session is enforced.
    2011-07-28 23:58:51 [INFO] WorldGuard: (world) TNT ignition is PERMITTED.
    2011-07-28 23:58:51 [INFO] WorldGuard: (world) Lighters are PERMITTED.
    2011-07-28 23:58:51 [INFO] WorldGuard: (world) Lava fire is blocked.
    2011-07-28 23:58:51 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
    2011-07-28 23:58:51 [INFO] WorldGuard: Loaded configuration for world 'world"
    2011-07-28 23:58:51 [INFO] WorldGuard: (world_nether) Single session is enforced.
    2011-07-28 23:58:51 [INFO] WorldGuard: (world_nether) TNT ignition is PERMITTED.
    2011-07-28 23:58:51 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
    2011-07-28 23:58:51 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
    2011-07-28 23:58:51 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
    2011-07-28 23:58:51 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
    2011-07-28 23:58:51 [INFO] WorldGuard 5.2.2 enabled.
    2011-07-28 23:58:51 [INFO] [BCBackpack] Version 1.1 enabled.
    2011-07-28 23:58:51 [INFO] BookWorm: BukkitContrib support enabled.
    2011-07-28 23:58:51 [INFO] BookWorm v1.5 loaded!
    2011-07-28 23:58:51 [INFO] [Jobs] - max-jobs property not found. Defaulting to unlimited!
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Woodcutter is missing the max-level property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Woodcutter is missing the slots property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Miner is missing the max-level property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Miner is missing the slots property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Builder is missing the max-level property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Builder is missing the slots property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Digger is missing the max-level property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Digger is missing the slots property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Farmer is missing the max-level property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Farmer is missing the slots property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Hunter is missing the max-level property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Hunter is missing the slots property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Fisherman is missing the max-level property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job Fisherman is missing the slots property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job None is missing the max-level property. defaulting to no limits !
    2011-07-28 23:58:51 [INFO] [Jobs] - Job None is missing the slots property. defaulting to no limits !
    2011-07-28 23:58:56 [INFO] [Jobs v2.4.3] has been enabled succesfully.
    2011-07-28 23:58:56 [INFO] [Jobs] Successfully linked with iConomy 5+.
    2011-07-28 23:58:56 [INFO] [NoSpawn] No Permissions found, Op's can use commands!
    2011-07-28 23:58:56 [INFO] NoSpawn version 1.5.3 is enabled!
    2011-07-28 23:58:56 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2011-07-28 23:58:56 [INFO] Done (1.111s)! For help, type "help" or "?"
     
  25. Offline

    pitsiunio

    I made nice polish translation of this mod. It works very well on my server.

    Code:
    #CellMod 2.x Language File
    #Fri Jul 29 18:24:18 CEST 2011
    #Polish translation by pitsiunio
    NumAlready=Ten numer jest juz przez kogos uzywany.
    WrongBlockType=Material wiezy jest niepoprawny.
    TowerDist=Dystans od wiezy
    Pumpkin=Zwiekszony zasieg DYNI
    EmSent=Twoj telefon odebrali wszyscy administratorzy online.
    AntennaType=Typ anteny
    NoService=Brak zasiegu
    NoPermission=Nie masz dostepu do tej komendy.
    NumChanged=twoj numer zostal zmieniony.
    InvaildNumber=Numer ktory podales jest niepoprawny.
    EmTitle=Telefon pod 911
    Header=---- HTC Craft ----
    ServiceRequired=Zasieg jest potrzebny aby wykonac ta czynnosc.
    NumberIs=Twoj numer to
    TypeSend=Wpisz /send aby wyslac nowa wiadomosc.
    EmWrongLength=Musisz wpisac wiadomosc.
    TCreated=Wieza radiowa utworzona.
    WrongLength=Musisz wpisac numer telefonu i wiadomosc.
    NumNoMore=Nie mozesz juz zmienic swojego numeru\!
    Standard=Standardowe
    NumWrongLength=Musisz wpisac nowy numer telefonu\!
    From=od
    MessageSent=Twoja wiadomosc zostala wyslana.
     
  26. Offline

    instipod

    @Comrade Dmitri, this error doesn't appear to be generated by my code. Try redownloading the jar and renaming it to "CellMod". As it appears, to be a corrupted jar file.
     
  27. Offline

    mw3killer

    Does this work for multiple worlds?? Thanks!!!!
     
  28. Offline

    instipod

    Yes it does.
     
  29. Offline

    Comrade Dmitri

    I redownloaded it and renamed it CellMod, installed it and it still doesn't work. Conflicting plugins maybe?

    Appleseed, Autoclear, BlockCrusher, BlockWatcher, BukkitContrib, Chaircraft, Choptree, Commandbook, Dropchest,
    Gold2Economy, HeroicDeath, IConomy, Jail, LocalShops, LockCraft, Lockette, Mailbox, Minecal, Minemail, Mobbounty, Myhome, Onlinesigns, Openinv, Ownblocks, Paid2mine, Playtime, Seasons, Shattered, Streetlamps, Tables, Turnstile, Worldedit, Bookworm, Jobs, Nospawn
     
  30. Offline

    LeafTravis

    Add voice :D like for laptops and headphones
     

Share This Page