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

    NuclearW

    OP is needed to make towers. Normal users can use their phones without any permissions.

    Not at all. I like to think of it as a total PM-system replacement, in that normal global chat is still there, but persons will need a cell phone for private messaging.
     
  2. Offline

    llamalord318

    Oh, sweet!
     
  3. Offline

    untergrundbiber

    Please, please use a database :)
     
  4. Offline

    dark_hunter

    You mean MYSQL support please?
     
  5. Offline

    untergrundbiber

    Yes this were awesome for a phonebook on our homepage and for maintance like cell-number change etc.
     
  6. Offline

    ArenaSteal

    Error in console:
    Code:
    15:39:00 [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to CellMod
    java.lang.NoClassDefFoundError: com/nijikokun/bukkit/Permissions/Permissions
    at com.instipod.cellmod.TPermissions.has(TPermissions.java:71)
    at com.instipod.cellmod.TPlayerListener.onPlayerCommandPreprocess(TPlaye
    rListener.java:90)
    at org.bukkit.plugin.java.JavaPluginLoader$5.execute(JavaPluginLoader.ja
    va:272)
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.jav
    a:58)
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.j
    ava:321)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.
    java:704)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:676)
    
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:669)
    at net.minecraft.server.Packet3Chat.a(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:84)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:105)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:451)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    Caused by: java.lang.ClassNotFoundException: com.nijikokun.bukkit.Permissions.Pe
    rmissions
    at java.net.URLClassLoader$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(Unknown Source)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:36)
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:24)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 15 more
    Yes, I did.
     
  7. Offline

    NuclearW

    What version of Permissions are you using?
     
  8. Offline

    superbomb17

    @instipod
    @NuclearW

    This is a good idea
     
  9. Offline

    ArenaSteal

    3.1.6
     
  10. Offline

    superbomb17

    Code:
    15:39:00 [SEVERE] Could not pass event PLAYER_COMMAND_PREPROCESS to CellMod
    
    @ArenaSteal
    I'm not a dev but they have been working with me on my own server, and i saw this line: ^
    my server is having the same issue, in future versions they will fix it. i'm not sure if thats your problem, but im just trying to save the devs time.
    this is the temp fix for me, you could try.
    Have your user relogin in a service area, the first message hey get should show their number, remember it. your number in /cell should be null if your having my error. to change that to your correct number shut off your server and open t.ini in plugins/CellMod/ after you do that
    follow this diagram:
    we will be changing my, superbomb17 to the correct number.
    [Numbers]
    §4[Owner] §cSuperbomb17§f§f = 8206
    §4[Owner] §cSuperbomb17§f§fch = yes
    8206 = Superbomb17
    FiestyFrog = 3628
    6070 = FiestyFrog
    1557 = FiestyFrog
    2901 = FiestyFrog
    6142 = FiestyFrog
    7235 = FiestyFrog
    9514 = FiestyFrog
    6696 = FiestyFrog
    9169 = FiestyFrog
    7945 = FiestyFrog
    3628 = §1[Moderator] ~Tobi§f
    aznwolf665 = 3693
    4013 = aznwolf665
    4037 = aznwolf665
    7204 = aznwolf665
    7272 = aznwolf665
    1192 = aznwolf665
    7552 = aznwolf665
    385 = aznwolf665
    3666 = aznwolf665
    4328 = aznwolf665
    3693 = §1[Moderator] aznwolf665§f
    §1[Moderator] aznwolf665§f = 3693
    §1[Moderator] aznwolf665§fch = yes
    Superbomb17 = 8206
    Key:
    Green = Corect Number
    Red = Number you need to change to the correct Number
    (mine were already fixed)

    Now Turn on your server and it should work for that user!
    (sorry if it doesnt work!)
     
  11. Offline

    Schocker

    Hehe, this plugin simply rocks!
    But I need a language file badly. Not only because I'm Polish (and yes, I will share the translated file with You for sure), but simply because my RP server is set in renaissance, so the "cell phones" sound... too modern. :p
     
  12. Offline

    superbomb17

    @Schocker
    i think he might be adding it soon
     
  13. Offline

    cowfig

    This is realy Cool.:) keep it up
     
  14. Offline

    Sniperboy777

    Having an issue, when i use the /cc command it creates the cell tower but nobody is able to get service no matter what. I am using the correct material for the tower, something i'm missing here?
     
  15. Offline

    nausir

    I had this problem too but I fixed it. What you have to do is go to the CellMod folder and open the file called world with a text editor (i used notepad) and change the name of the world to the name of the world you are using.
    Example:
    #CellMod world file
    #Wed Jul 06 17:38:28 PDT 2011
    active-world=world
     
  16. Offline

    NuclearW

    I will certainly look into it.
    I believe currently only 2.7.x is supported; this might be your problem. Version 2.x of the plugin should be able to correct this, either by way of the bukkit permissions API, or by figuring out how to handle 2.7.x and 3.1.x Permissions.
    Language support is absolutely on my list.

    @Sniperboy777 , @nausir answers your question. If changing that does not work, please let us know.
     
  17. Offline

    DiViN

    It would be cooler if there was a calling system.
    Like /call [Player] to call, and /answer to recieve, and you can chat with each other while in the call
     
  18. Offline

    Schocker

    How about a group message function? Like
    Code:
    /send g:Admins We need to clean up in Alamut!
    Then, if someone joins afterwards, he or she will still see the message. ^^
     
  19. Offline

    gloves_259

    why do i never have service? i build towers , use /cc and yet it doesnt work even tho it says tower created?
     
  20. Offline

    NuclearW

    Please be sure you set your active-world in your world file.
     
  21. Offline

    sagethor

    @NuclearW

    Very handy plugin. However, there are a few bugs I'd like to point out.
    - Possibly make /send messages number only?
    - Sending messages to a player doesn't seem to cost money, while using their number does.
    - Texts are displayed as "Your number is: [message]" when texting using player names.

    Thanks! :)
     
  22. Nice plugin, but what do you think of this idea

    - Being able to link an object as a cellphone, in the config you can chose what item the cellphone will be and when you log in the game and using your selected object you could right click to turn off or on the cell phone, and when you turn it on it will show the same stuff you see when you type /cell, and when you turn it off you are no longer able to /send or receive any messages until it is turned on. And when you turn it back on it should show how many messages like 5 messages in inbox. And you type like /cell inbox 1 to view the first message and /cell inbox 2 to view the second and so on, and to delete the messages it would be something like /cell inboxdelete.

    Hopefully you know what i mean.
     
  23. Offline

    fatmarley

    This and Herochat do not like each other...to the point i cant use this great great mod.
     
  24. Offline

    Sniperboy777

    I got it, Thank you @nausir! the towers finally work correctly.

    VERY useful plugin! I love it! I can finally contact all of my admins without having to message them seperately!
     
  25. Offline

    Dallin Boyce

    Can you make it so when you go underground like under the tower that it doesn't have full service maybe shorten the distance down and leave the x and z coordinates the same. Also maybe add a config file where you can change the distance that it can broadcast
     
  26. Offline

    JoelDaMole789

    Dont know whether you are aware...
    but the /cc command is also used on ClothColor
    I havent tried this mod yet, for that reason.
    Any ways of resolving this?
     
  27. Offline

    Jonas96x

    I just installed it on my server an configured it and everything, built a tower and eaven if i am standing right next to the tower, i got no service :confused:???

    Can anyone help me?
     
  28. Offline

    Dallin Boyce

    there is a glitch where it doesnt charge when you type /send (name) (msg) when you type /send (number) (msg) it charges them. Also when you type /send (name) (msg) it says (new text message) From: ktm19 (your number is) and then it says their message. also maybe you could link the phone number or add contacts? so it says from (name)/(number)
     
  29. Offline

    PaleFlyer

    i have this on my server, i think it is really cool@ but it seems to have messed up ichat. any way you could look into that? i spent 5 hrs the other night trying to get permissions working with iChat, dont want to lose it, but dont want to remove CellMod. and CellMod was the only change.


    [​IMG]
     
  30. Offline

    NuclearW

    Could you look through the server.log for any CellMod errors?
     

Share This Page