Closed

Status
This thread has been locked.

SirSpectro

Feedback score
0
Posts
3
Reactions
1
Resources
0
Hello,

Recently I decided to work on my own spigot for a project that I am developing, in order to add unique things and achieve changes that would support my server. It's my first time working with Spigot source codes so I don't quite understand how it goes. I've been working Java for a long time so I don't start developing without prior knowledge, but compiling spigot is something different from creating a normal plugin.

If someone could help me to solve this problem I would really appreciate it, if you need more information contact me.

Spigot Version: 1.7.10
Discord: zSirSpectro#3328

** The version is 1.7.10 since the server I am developing is PvP and the optimal version for that is 1.7.10 **
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

SirSpectro

Feedback score
0
Posts
3
Reactions
1
Resources
0
Yes I know, but I would lose certain functions such as putting a Tab to the server, also almost everything I have coded is 1.7.10 so I am very comfortable with this version.
 
Last edited:

ida64

Supreme
Feedback score
10
Posts
207
Reactions
204
Resources
0
Yes I know, but I would lose certain functions such as putting a Tab to the server, also almost everything I have coded is 1.7.10 so I am very comfortable with this version.
Not only is 1.7.10 annoying to work with, but a lot of the Maven repositories that host the dependencies for 1.7.0 are now dead. You will have to hunt down Maven repositories that still host the dependencies, which isn't that hard but is a lot more annoying then running a single command and having a working 1.8.9 workspce.
 

Soki

Feedback score
1
Posts
73
Reactions
7
Resources
0
I have made many spigots in 1.7.10 and can help you out. I've added you (soki#0700)
 

Inviss

Management / Head of Development @ AkumaMC
Supreme
Feedback score
21
Posts
734
Reactions
267
Resources
3
Yes I know, but I would lose certain functions such as putting a Tab to the server, also almost everything I have coded is 1.7.10 so I am very comfortable with this version.
What do you mean you would loose out on a tab? There are loads of TapAPIs that you can use for 1.8 servers.
 
Status
This thread has been locked.
Top