Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various Ideas #106

Open
Amauryroco opened this issue Jun 10, 2015 · 5 comments
Open

Various Ideas #106

Amauryroco opened this issue Jun 10, 2015 · 5 comments

Comments

@Amauryroco
Copy link

Hello !
I have some ideas for the plugin that might be interesting:
-Ops can join the game after dying even if the "cannot reconnect" option is on
-The message kicking you when you die can be changed
-The WorldBorder 1.8 command can be manipulated by the plugin and its coordinates from the spawn shown in the scoreboard (Example: 1000/-1000 (then when you make it go back to 0 0, in the scoreboard:) 999/-999 ; 998/-998 ; etc...)
-Team colors can be in normal, bold or italic
-PvP can be deactivated for a certain amount of time after the start
-Change de amount of time before players can take damage after the start
-Configure the world border 1.8 (vanilla one) to start going to 0 0 after a certain amount of episodes and how long it takes to go to 100/-100 (the position where it stops can be configurable too)
-When you are in a team, to speak out loud to everyone you have to put a "!" or "*" before talking or else it will send the message only to your team. (When you send a message to your team it says "(Team)Amauryroco: Hello"; and when it's on the main tchat: "Amauryroco: Hello".
-Configure a number amount of episodes before the day is eternal (Example: 1 normal day (with the night) then Eternal Day when the sun comes up to 6000).

I hope these ideas are good, because I don't see any updates on this plugin anymore :c

Thank you for reading ! <3

@AmauryCarrade AmauryCarrade added this to the 1.4 – Stable milestone Jun 10, 2015
@AmauryCarrade AmauryCarrade self-assigned this Jun 10, 2015
@jonyroda97 jonyroda97 changed the title [Enhancement] Ideas Various Ideas Jun 11, 2015
@AmauryCarrade
Copy link
Member

Ops can join the game after dying even if the "cannot reconnect" option is on

I'll add a permission granted to operators for that.

The message kicking you when you die can be changed

Already possible, change the language files in plugins/UHPlugin/i18n.

The WorldBorder 1.8 command can be manipulated by the plugin and its coordinates from the spawn shown in the scoreboard (Example: 1000/-1000 (then when you make it go back to 0 0, in the scoreboard:) 999/-999 ; 998/-998 ; etc...)

Configure the world border 1.8 (vanilla one) to start going to 0 0 after a certain amount of episodes and how long it takes to go to 100/-100 (the position where it stops can be configurable too)

Planned, see #26.

Team colors can be in normal, bold or italic

Why not.

PvP can be deactivated for a certain amount of time after the start
Change de amount of time before players can take damage after the start

This will probably be implemented.

When you are in a team, to speak out loud to everyone you have to put a "!" or "*" before talking or else it will send the message only to your team. (When you send a message to your team it says "(Team)Amauryroco: Hello"; and when it's on the main tchat: "Amauryroco: Hello".

/g (global chat), /t (team chat) and /togglechat (to switch between default chats) are already available. So Ithink this would be useless.

Configure a number amount of episodes before the day is eternal (Example: 1 normal day (with the night) then Eternal Day when the sun comes up to 6000).

Already possible, use the commands executor to execute /gamerule doDaylightCycle false (and maybe /time set 6000) after the amount of time you want ;) .

I hope these ideas are good, because I don't see any updates on this plugin anymore :c

I worked a lot on this plugin, and I was more interested by some other projects these times. But I'll come back on that, don't worry :) .

@Amauryroco
Copy link
Author

Okay, thank you <3
I have a last suggestion, make players drop a golden apple on death. I know it's already possible with other plugins but it will be better if it's added on this one :c

@AmauryCarrade AmauryCarrade removed their assignment Nov 2, 2015
AmauryCarrade added a commit that referenced this issue Jan 11, 2016
Closes #26. Ping #106.

* NEW: added automatic border shrinking after a delay, even for circular borders.
* NEW: emulated a slow size evolution in the Brettflan (Bukkit plugin) WorldBorder.
@AmauryCarrade
Copy link
Member

The WorldBorder 1.8 command can be manipulated by the plugin and its coordinates from the spawn shown in the scoreboard (Example: 1000/-1000 (then when you make it go back to 0 0, in the scoreboard:) 999/-999 ; 998/-998 ; etc...)

Configure the world border 1.8 (vanilla one) to start going to 0 0 after a certain amount of episodes and how long it takes to go to 100/-100 (the position where it stops can be configurable too)

Implemented (even in the sidebar scoreboard) c: .

AmauryCarrade added a commit that referenced this issue Jan 11, 2016
* NEW: the initial grace period duration can be customized (with a minimum of 15 seconds, to avoid any problem related to the initial fall).
@AmauryCarrade
Copy link
Member

Change de amount of time before players can take damage after the start

Done.

AmauryCarrade added a commit that referenced this issue Jan 11, 2016
* NEW: added a configurable PvP-less period, disabled by default (i.e. PvP enabled when the grace period expires).
* OPT: updated the grace period time format, from seconds to the user-friendly format.
* OPT: the version of UhUtils.string2Time with a default value now accepts null values, instead of throwing a NPE.
@AmauryCarrade
Copy link
Member

PvP can be deactivated for a certain amount of time after the start

Done.

@AmauryCarrade AmauryCarrade modified the milestones: 1.4 – Stable, 1.6 — Stable Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants