Help with "Snowballer"

Discussion in 'Plugin Development' started by TheOnlyWhiteGuy, Oct 3, 2012.

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

    TheOnlyWhiteGuy

    Hi. My friend moogle is trying to add on features to this plugin and he is stumped.

    Problem 1: He wants to remove dependency from the plugin "Translate" because it is a useless plugin and it shouldn't be needed.

    Problem 2: He is talking about "importcom.google.gson.internal.Pair;" and says it doesn't even eexist anymore. It is under the commands section on the repository.

    I was just wondering if someone could help us out? The repo is https://github.com/CoKoc/Snowballer/tree/master/cokoc/snowballer

    Please, any help is very much appreciated.
     
  2. Offline

    andf54

    1. Just remove it from the project and fix everything that lights up red.

    2. I'm guessing its because bukkit moved gson. If you are using eclipse then organise imports. Just do Source -> Organise imports. Can be done for the whole project.
     
    TheOnlyWhiteGuy likes this.
Thread Status:
Not open for further replies.

Share This Page