Jump to content

Vanilla Server with Server-Side Mod Only


mikeyoh

Recommended Posts

Hi there,

 

I've been looking to create a vanilla server (players don't need to install any mods) that has server-side mods to execute unique features.

 

I've been on mod-free servers that does some cool things like being able to claim cars using /claim in chat, or drink from a source to get a random item. The catch is those servers seem to be mod free? At least I didn't need to download anything when I join.

 

How do I go about creating a vanilla server that has those features? My server has been setup and running already, only wondering about the unique features.

 

I know how to do those with mods players have to install. Like using 

sendClientCommand("playerCommands", "SimplePrint", {playerId = sourceId});

 

Thank you!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...