Jump to content
  • 0

[HELP] Configuring Community Server and Commands (like .hellbound)


Question

Posted

Hi...

 

I do not know if there's a topic about these my doubts (I tried and could not find), but I saw some interesting things that servers unfortunately I could not hit the mine.

 

They are:

When you log into the character, it opens a window with the information posted by the leader of his Clan.

 

And I also saw that use certain commands, eg / / or hellbound. hellbound (and see how is the status of Hellbound).

 

I would also use it on my server (as other commands), but could not configure. Could anyone help me?

 

Excuse me for English, but I'm lazy today ... lol I used Google Translator.

2 answers to this question

Recommended Posts

  • 0
Posted

When you log into the character, it opens a window with the information posted by the leader of his Clan.

This is a pretty basic mod, in network.clientpackets.EnterWorld.java, search for showClanNotice. Check on a last Freya revision.

 

And I also saw that use certain commands, eg / / or hellbound. hellbound (and see how is the status of Hellbound).

 

I would also use it on my server (as other commands), but could not configure. Could anyone help me?

Those commands, such as .divorce and .engage for wedding mod, can be found on datapack side, search for handlers.voicedcommandhandlers.

 

If you want to use /command, you have to touch to client in order to add your own command and related button ID (found in commandname-e.dat, client side). The commands themselves can be found in handlers.usercommandhandlers

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...