Pixelmon Utilities Small Change Request

Status
This thread has been locked.

FrostEffects

Feedback score
0
Posts
23
Reactions
11
Resources
0
Inside the TickHandler.class there is a server announcement that I need removed... thats it. As long as the sidemod still works then all is good.

Line #142

Code:
 Utilities.sendServerwideMessage(strColorWhite + "This server is running " + strColorGreen + "WonderTrade " + strColorWhite + "by" + strColorGreen + " GhostWolf!" + strColorWhite + " For a tutorial see: " + strColorBlue + WonderTradeConfig.strTutorialURL);

I would simply like to have it removed from the sidemod. If you can do this pm me or leave a reply with your fee.

Link to the sidemod: http://download.nodecdn.net/containers/pixelmon/sidemod/wondertrade/WonderTrade-1.7.10-3.2.0.jar
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

FrostEffects

Feedback score
0
Posts
23
Reactions
11
Resources
0
My 2nd request has to deal with PixelmonExtras. I need something ported from an old version of the plugin to the newer version that we have. Both of them are still 3.4 versions (1.7.10) The APIS haven't changed; The developers just thought the function was useless when they updated which it wasn't and I need it brought back.

If you can port it, please contact me via pm or reply here with your fees for either of these sidemods!

https://www.mediafire.com/?7rn3edzu1eu5hwj Forgot to add some links to the two files.
 
Last edited:

FrostEffects

Feedback score
0
Posts
23
Reactions
11
Resources
0
Inside the TickHandler.class there is a server announcement that I need removed... thats it. As long as the sidemod still works then all is good.

Line #142

Code:
 Utilities.sendServerwideMessage(strColorWhite + "This server is running " + strColorGreen + "WonderTrade " + strColorWhite + "by" + strColorGreen + " GhostWolf!" + strColorWhite + " For a tutorial see: " + strColorBlue + WonderTradeConfig.strTutorialURL);

I would simply like to have it removed from the sidemod. If you can do this pm me or leave a reply with your fee.

Link to the sidemod: http://download.nodecdn.net/containers/pixelmon/sidemod/wondertrade/WonderTrade-1.7.10-3.2.0.jar

completed - Part one has been completed. All that remains is part 2. Ferdz Thanks for the help!
If anyone can do part 2, the position is still open. I believe if i'm not mistaken that all part 2 requires is for the .class files for the command/event to be ported over from 1 plugin to the other while adding all the imports/hooks in the base mod of the newer version.
 
Status
This thread has been locked.
Top