World guard changing messages

Status
This thread has been locked.

dentoffe

Premium
Feedback score
5
Posts
741
Reactions
274
Resources
0
Hi,
I want to learn how I get the open source plugin in eclipse so I can change the messages. (it's on github but it doesn't look like a plugin in eclipse. If you can help me I can pay you or a vouch
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

SgtBud

Feedback score
0
Posts
46
Reactions
10
Resources
0
Hey.
Click "download as zip"
Then extract it to your desktop.
Go to your workspace folder, open it. Inside there is what it should look like, make WorldGuard look like that (delete extra got attribute folders etc BUT keep the important ones e.g plugin.yml)
Move it to your workspace folder
Start eclipse
Create a new Java project with the same name as the folder WorldGuard files are in.
Ta da.
(You'll need to download world edit and add that as a build path etc too)
 

dentoffe

Premium
Feedback score
5
Posts
741
Reactions
274
Resources
0
Hey.
Click "download as zip"
Then extract it to your desktop.
Go to your workspace folder, open it. Inside there is what it should look like, make WorldGuard look like that (delete extra got attribute folders etc BUT keep the important ones e.g plugin.yml)
Move it to your workspace folder
Start eclipse
Create a new Java project with the same name as the folder WorldGuard files are in.
Ta da.
(You'll need to download world edit and add that as a build path etc too)
Thanks gone try it now
 
Status
This thread has been locked.
Top