spout

Discussion in 'Plugin Development' started by zombieman1000, May 6, 2012.

Thread Status:
Not open for further replies.
  1. Offline

    zombieman1000

    so im developing a plugin called skyrise and it uses spout but it wont realy work i used the code a dev gave me
    package
    com.cakecraft.names;
    w

    import

    org.bukkit.plugin.java.JavaPluginLoader;

    import

    org.bukkit.entity.Player;

    import

    org.bukkit.plugin.java.JavaPlugin;
    public

    class chatcolor extends JavaPlugin

    public

    void chatcolor (
    "chatcolor enabled")

    override,

    publicvoid database

    so as you can see it wont work at all i know its a realy bad code tat he gave me but he told me i should work
     
  2. Offline

    ogedi

    Is this a joke?
     
    Blairjam likes this.
  3. Offline

    Prgr

    haha, You probably want to change chatcolor class because we cant have ference with Bukkitclasse ya know. And you prbably want to get ridof everything after the package name cuz they arent helpful. good luck with whatever this is
     
  4. Offline

    SirTyler

    After seeing the posts that this guy makes, probably is.
     
  5. Offline

    zombieman1000

    no i was talking to a dev in pm don't know his name but he told me that it would make the plugin
     
Thread Status:
Not open for further replies.

Share This Page