minerCPP

Full Version: Suggestions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
How about a /uptime command?

Displays server uptime.

I thought it would be nice to have because some people like to reset their maps and servers way too often.
It would be kinda cool also if it gave the age of the current map. (if thats possible) Maybe that could be in a different command like /mapinfo (shows how long the map was created for, and gives a number of maps current length height and depth or something.)

The more I think about it, how about a easy "name <rank>" color changer?
/color <rank> <color> OR /color <playername> <color>

That way we wouldn't have to go into source code to edit stuff, because I rather not break it.. Rolleyes

Like the 4th edit to this post today.

/cords or /where (shows your x,y,z cords on current map)
I'm definitely putting in another vote for Multi-Map, especially if Portals are involved Big Grin

I'm having a blast with minerCPP, and portals/multi-map would just make the whole package for me.

EDIT: Also! I'm not sure how possible this is, I bet Notch would have to put it into Minecraft himself, but a feature I've always thought about: blocks that can be set with messages, sort of like when you look at a player to see their name- so people can add explanations to what they've built, or just sign them without having to use tons of space to write their name out in blocks. Maybe like using a bookshelf block will display a piece of paper or something similar on the user's screen.
Not possible. The game engine and protocol are very simplistic.
(03-06-2010 06:14 AM)TkTech Wrote: [ -> ]Not possible. The game engine and protocol are very simplistic.

It could be done by noting players position and / or camera angles. While a "piece of paper" is impossible, it could send a message to chat.
THAT is possible. What he asked, doing it visually as an item in-game is not.
It's not a bad idea.

However the problem is, it would require calculating each players rotx/roty, in relation to all other players on the map. It would require (player count)^2 - 1 calculations, or so.
Command /stop
stopping draw and coping
very need
indeed /stop would be handy.

something that asks you to confirm an action if its stupidly massive might be good.
(03-06-2010 04:06 AM)HardClumping Wrote: [ -> ]I'm definitely putting in another vote for Multi-Map, especially if Portals are involved Big Grin

I'm having a blast with minerCPP, and portals/multi-map would just make the whole package for me.

ill give +1 on votes too, with this and /rules, then minerCPP would be complete
(03-14-2010 11:39 AM)MAup Wrote: [ -> ]
(03-06-2010 04:06 AM)HardClumping Wrote: [ -> ]I'm definitely putting in another vote for Multi-Map, especially if Portals are involved Big Grin

I'm having a blast with minerCPP, and portals/multi-map would just make the whole package for me.

ill give +1 on votes too, with this and /rules, then minerCPP would be complete
/rules is already in the latest svn but no way to edit them atm.
Pages: 1 2 3
Reference URL's