HCF Spawn Message

Status
This thread has been locked.

TehVaqs

Banned
Feedback score
2
Posts
283
Reactions
47
Resources
0
Hello MCM, I'm new to the community and I have coded a little plugin mainly for HCF servers, Basicly on HCF players are not allowed to do /Spawn and If they try /Spawn it says Insufficient Permissions, Well I've coded a plugin where it tells the player stating that they can't use this command and tells the player the Spawns cords are so they can Run to it.

Config File Coming SOON

1 download = 1 like?

http://www.mediafire.com/download/unq98g85h9wzrtj/VitalSpawnMessage.jar

permission: vitalspawnmessage.command.spawn (For staff members to be able to do /spawn etc)


(Sorry For it being called vitalspawnmessage, It mainly coded for a server called VitalHCF)
 
Last edited:

TehVaqs

Banned
Feedback score
2
Posts
283
Reactions
47
Resources
0
I'm new to java btw so..
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/tehvaqs-scam-report.179432/)

TehVaqs

Banned
Feedback score
2
Posts
283
Reactions
47
Resources
0
Do you have the owner of VitalHCF's permission to be publishing this?
I'm the one who coded it... I'm the developer of VitalHCF
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/tehvaqs-scam-report.179432/)

TehVaqs

Banned
Feedback score
2
Posts
283
Reactions
47
Resources
0
Are you paid by the owner? If you are paid then ALL coding work belongs to the owner of the server.
No He hasn't payed me, I coded this for my purposes
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/tehvaqs-scam-report.179432/)

TehVaqs

Banned
Feedback score
2
Posts
283
Reactions
47
Resources
0
Banned forever. Reason: Scamming (https://builtbybit.com/threads/tehvaqs-scam-report.179432/)

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
746
Reactions
424
Resources
0
Um... Why do you need essentials dependency when the plugin is a simple player.sendMessage(string)?
 

TehVaqs

Banned
Feedback score
2
Posts
283
Reactions
47
Resources
0
Banned forever. Reason: Scamming (https://builtbybit.com/threads/tehvaqs-scam-report.179432/)

Hunting_Potato

Developer
Deactivated
Feedback score
11
Posts
746
Reactions
424
Resources
0

TehVaqs

Banned
Feedback score
2
Posts
283
Reactions
47
Resources
0
Banned forever. Reason: Scamming (https://builtbybit.com/threads/tehvaqs-scam-report.179432/)

TehVaqs

Banned
Feedback score
2
Posts
283
Reactions
47
Resources
0
Few things with your code, and I understand your new. Not bashing but there's small things.

For the onEnable and onDisable you don't need to print a string to console, console already tells you once its enabled or disabled.

Secondly, don't check if the players OP. If they are opped they will have the permission by default.

Third, add "return true;" statements after the command is properly executed. Or if the player doesn't have permission.

Other than that, nice plugin. Keep it up!
thanks :D
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/tehvaqs-scam-report.179432/)

TehVaqs

Banned
Feedback score
2
Posts
283
Reactions
47
Resources
0
UPDATE:

Working on /setspawn and config message
 
Banned forever. Reason: Scamming (https://builtbybit.com/threads/tehvaqs-scam-report.179432/)
Status
This thread has been locked.
Top