I would like to know the name of the font your addon uses for name plates, its nice but I cant find any mention of the name anywhere!
Thanks
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 | //Just started.... not nearly complete // No Project Column icons, no rounded corners //Allows top nav links to be recolored !override_root_color = false !gradients = false !rounded_corners = false // fonts !base_font_size = 12px !base_line_height = 1.0 !normal_fonts = "Verdana", "Arial", "Helvetica", "sans-serif" !title_fonts = !normal_fonts !navigation_fonts = !normal_fonts // colors !body_background_start_color = #000000 !body_background_finish_color = #A8C0C1 !header_background_color = !body_background_finish_color !footer_background_color = !body_background_finish_color !normal_text_color = #006600 !main_background_color = #FBFED3 !standard_module_background_finish_color = #FBFFE6 !heading_color = !normal_text_color !link_color = #006600 !visited_link_color = increase_hue(!link_color, -30deg) !active_link_color = set_hue(!link_color, 50deg) !heading_link_color = !link_color !heading_visited_link_color = !heading_link_color !heading_active_link_color = !heading_link_color !input_background = #E5F5F6 !input_focus_background = #FFFFCC !avatar_border_color = #000000 !username_normal_color = #000000 !avatar_normal_background = #ffffff !username_author_color = #007f00 !avatar_author_background = #007f00 !username_moderator_color = #00007f !avatar_moderator_background = #00007f !username_anonymous_color = #7f7f7f !avatar_anonymous_background = #7f7f7f !action_button_color = !normal_text_color !action_button_background_finish_color = #6699cc !action_button_hover_background_finish_color = !action_button_background_finish_color + #222 // tab !tab_normal_color = #FBFFE6 !tab_normal_text_color = #006600 !tab_hover_color = #000000 !tab_hover_text_color = #FFFFFF !tab_shine_color = #fff !tab_shine_amount = 15% !tab_disabled_shine_color = !tab_shine_color - #333 !tab_disabled_color = !tab_normal_color - #111 !tab_disabled_text_color = !tab_normal_text_color !poll_bar_author_start_color = #ccf !poll_bar_author_finish_color = add_luminosity(!poll_bar_author_start_color, -20%) !poll_bar_user_start_color = #cfc !poll_bar_user_finish_color = add_luminosity(!poll_bar_user_start_color, -20%) !global_navigation_link_shine_amount = 20% !global_navigation_link_shine_color = add_luminosity(!body_background_finish_color, !global_navigation_link_shine_amount) !listing_selected_th_finish_color = #FBFED3 !listing_selected_th_start_color = add_luminosity(!listing_selected_th_finish_color, !tab_shine_amount) !listing_hover_th_finish_color = #FFFFFF !listing_hover_th_start_color = add_luminosity(!listing_hover_th_finish_color, !tab_shine_amount) !listing_hover_tr_finish_color = #FFFFFF !listing_hover_tr_start_color = add_luminosity(!listing_hover_tr_finish_color, !tab_shine_amount) !ins_color = #070 !del_color = #700 // various other stuff !body_background_attachment = "scroll" !standard_block_padding = 10px !single_space_size = 5px !page_width = 1000px !site_logo_height = 40px !site_logo_width = 200px // if true, that means it's dark on light, otherwise light on dark. !light_color_scheme = luminosity(!normal_text_color) < luminosity(!standard_module_background_finish_color) !standard_module_background_inner_start_color = #FBFFD3 !standard_module_border_size = 1px // headings !heading_padding = !standard_block_padding !h1_size = fontpc(24px) !h2_size = fontpc(20px) !h3_size = fontpc(17px) !h4_size = fontpc(15px) !h5_size = fontpc(14px) !h6_size = fontpc(14px) // elements !paragraph_padding = !standard_block_padding 0 !pre_margin = 10px !date_info_color = #000000 !date_info_size = fontpc(12px) // horizontal rule !hr_color = !normal_text_color !hr_border = "outset" !hr_color !hr_size = 1px !hr_margin_size_side = 20px !hr_margin_size_top = 10px !hr_margin_size_bottom = 0px // lists !list_padding_left = !standard_block_padding + 30px !list_padding_right = !standard_block_padding !list_padding_top = !standard_block_padding !list_padding_bottom = !standard_block_padding // ul.navigation-horizontal !list_navigation_horizontal_color = #990000 // definition lists !dl_padding = !standard_block_padding !dd_left_padding = 40px // tables !caption_font_size = fontpc(16px) !th_font_size = fontpc(14px) !th_padding = 10px 0 !td_font_size = fontpc(13px) !td_padding = 5px 5px !thead_border_bottom = 2px "solid" !normal_text_color !tfoot_border_top = !thead_border_bottom !td_th_border_bottom = 1px "solid" #009900 // forms !form_field_margin_left = 40px !legend_font_size = fontpc(20px) !error_color = red !description_font_size = fontpc(11px) !input_color = !normal_text_color !form_label_width = 150px !textarea_height = 200px !multifield_label_width = 220px // users !avatar_size = 48px !profile_avatar_size = 300px !avatar_border_size = 0px !avatar_padding = 2px !username_font_size = fontpc(18px) !show_user_background = true // comments !comment_avatar_spacing = 5px // icons !inline_icon_size = !base_font_size !tiny_icon_size = 16px !small_icon_size = 22px !medium_icon_size = 32px !expanding_link_button_size = !tiny_icon_size |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | .global-navigation :margin-top 10px .global-navigation-links :font-weight bold :font-size 11px .col-project a :font-size 12px :font-weight bold .col-icon :display none .col-project :font-size 100% :font-weight bold .create-link-before-filter :padding-bottom 4px :font-weight bold :font-size 11px .user-actions :color #000000 // Site menu and Front Page Tabs .selected :font-size 12px :font-weight bold .tabs :font-size 12px :font-weight bold .box-header a :font-weight bold :color #000000 // Category list hacks .col-category ul li a :background none !important :display inherit :border none !important .category:after :content ", " .category :background none !important :margin 0 :display inline :height auto :width auto !important :vertical-align auto :display block :overflow auto :padding-top 0 !important :border none .category li :display inline :list-style none .category li:after :content ", " .category li:last-child:after :content "" //logo .site-logo a //:background url(http://static.wowace.com/uploads/170/0/858/HelloWowAce2.png) !important //:visibility hidden |
| Column 1 | Column 2 |
| Column 3 | Column 4 |
| Column 1 | Column 2 | Column 3 |
| Column 4 | Column 5 | Column 6 |
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Column 1 | Column 2 | Column 3 |
| Column 4 | Column 5 | Column 6 |
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Footer 1 | Footer 2 | Footer 3 |
| Column 1 | Column 2 | Column 3 |
| Column 4 | Column 5 | Column 6 |
| Header 1 | Header 2 | Header 3 |
|---|---|---|
| Footer 1 | Footer 2 | Footer 3 |
| Column 1 | Column 2 | Column 3 |
| Column 4 | Column 5 | Column 6 |
| Average | Red eyes | ||
|---|---|---|---|
| height | weight | ||
| Males | 1.9 | 0.003 | 40% |
| Females | 1.7 | 0.002 | 43% |
| Column 1 | Column 2 |
| Column 4 |
| Alpha | Bravo | Charlie | Delta |
|---|---|---|---|
| Alpha | Bravo | Charlie | Delta |
| 0 | 12 Feb 2012 | Tortor ac purus luctus faucibus euismod nam sapien, eros rutrum semper vel mollis metus, nonummy gravida tincidunt auctor. Sociis cum porttitor etiam praesent sagittis, laoreet convallis in mattis bibendum, tincidunt egestas massa ante donec feugiat. Quam tempor urna aliquam, ut. |
Mi rhoncus. |
| 1 | 12 Feb 2012 | Sagittis nam amet metus lobortis consequat, netus diam nunc neque ultrices ridiculus adipiscing, cum fames per sodales varius metus, litora justo tristique. Dictumst diam feugiat amet integer cursus non, inceptos sociosqu eros hac nibh, tortor tellus maecenas urna erat. Vehicula quis vestibulum parturient aenean euismod, scelerisque auctor montes iaculis. |
Fusce sagittis amet. |
| 2 | 12 Feb 2012 | Hendrerit enim ridiculus orci urna magnis, litora hymenaeos nonummy est aliquet adipiscing, parturient platea mollis tempor ultrices. Volutpat vivamus pretium tempor commodo curabitur enim, euismod commodo lacus pretium, nisl turpis vivamus vitae rhoncus urna gravida, cras. Per. |
Posuere lacus per. |
| 3 | 12 Feb 2012 | Curae nullam dignissim aenean euismod aliquet, venenatis erat porttitor eleifend pretium, mauris leo blandit ac, torquent quis aliquam bibendum litora amet. Sapien eget nullam interdum sapien, tempor. |
Mauris penatibus luctus aliquet tincidunt. |
| 4 | 12 Feb 2012 | Ac aliquam sem pretium nullam vel dictumst dapibus, cras purus turpis orci, platea felis laoreet sollicitudin donec. Eu sollicitudin habitasse laoreet elementum, cursus curae sem conubia id, eu inceptos augue ligula molestie, per mus posuere a. |
Rutrum primis feugiat pretium. |
| 5 | 12 Feb 2012 | Non proin mus velit laoreet felis potenti ridiculus, etiam feugiat metus posuere molestie, porta habitant suscipit fames erat ac, proin cursus natoque metus. |
Pellentesque mus semper. |
| 6 | 12 Feb 2012 | Aliquet primis fusce curae commodo, volutpat pharetra laoreet cum, rutrum morbi erat curae, primis vulputate nascetur laoreet purus dapibus, maecenas fringilla praesent. Habitasse arcu nec ligula sem, integer gravida interdum felis sapien, non ornare parturient eget, sagittis risus. |
Ultricies dolor blandit. |
| 7 | 12 Feb 2012 | Nec fringilla dui iaculis lobortis natoque amet, enim eros aenean tempor, natoque dictumst sagittis a pede cras, viverra euismod. Quam aptent parturient taciti faucibus, neque tempor nostra mollis class, porttitor cubilia volutpat netus id, ad praesent netus felis luctus id, ad laoreet. |
Donec pharetra eu vehicula elementum. |
| 8 | 12 Feb 2012 | Phasellus inceptos blandit erat inceptos lectus, suspendisse in nullam donec habitasse tristique, lectus nonummy lobortis purus diam, platea. Primis nostra accumsan. |
Pharetra elit habitant lacus primis. |
| 9 | 12 Feb 2012 | Quisque parturient massa at facilisis sed, tempus molestie quis netus aliquam odio, vestibulum integer quisque ante sodales eleifend, cursus suscipit iaculis et. Vulputate viverra sociosqu ultricies nec, eget porttitor non quam imperdiet, vitae. |
Pulvinar egestas litora conubia. |
| 10 | 12 Feb 2012 | Donec condimentum fusce aptent tempor, id condimentum tincidunt luctus rutrum, cubilia lacinia elementum posuere massa lorem vulputate, nec aenean curabitur. Odio ultricies augue nunc ligula, eu sociosqu montes parturient tincidunt ultrices, orci felis aptent nunc imperdiet. |
Nunc proin. |
| 11 | 12 Feb 2012 | Cursus lobortis curae eu sit, est convallis lorem tempor, a praesent adipiscing morbi consequat, natoque dui cursus platea. Tristique erat sociosqu mi hendrerit, arcu cubilia egestas enim iaculis neque et, curae fames luctus penatibus ullamcorper,. Tortor sapien viverra tellus amet, tempus velit. |
Mollis nunc ultrices. |
| 12 | 12 Feb 2012 | Consectetuer suspendisse sociosqu molestie et, ridiculus odio tempus magna quisque nunc vel, mauris id potenti massa. Dictumst mauris nascetur adipiscing aliquet, lacus felis pede. |
Dignissim conubia ad venenatis. |
| 13 | 12 Feb 2012 | Netus sociis cursus quisque et venenatis, erat orci tristique ligula orci, aliquet ac dui sollicitudin conubia accumsan, vel congue diam habitasse mattis. Ligula tempus interdum tempor bibendum erat. |
Accumsan nec in pulvinar ante. |
| 14 | 12 Feb 2012 | Dapibus at eu sit non sit egestas, cras faucibus odio arcu, odio faucibus nibh nullam aenean pretium sollicitudin, dui libero lacus pulvinar,. Feugiat dui consectetuer velit, enim proin potenti. |
Proin dictumst orci dis ac. |
| 15 | 12 Feb 2012 | Interdum nascetur orci quis ut enim, blandit sagittis inceptos nullam urna, dictumst elementum commodo tempus elit primis, dui sodales. Habitant taciti auctor vivamus nulla, eu nibh scelerisque lacus consectetuer rhoncus dis, rutrum tempus feugiat sociosqu. |
Aliquet odio tristique. |
| 16 | 12 Feb 2012 | Lacinia primis vitae class luctus suscipit varius, hac nisl semper conubia, accumsan phasellus gravida porttitor tempor metus, velit integer augue. Sem nec fames tempor vulputate gravida nulla, laoreet malesuada litora taciti augue aliquam. Accumsan amet commodo est. |
Gravida pede odio habitasse. |
| 17 | 12 Feb 2012 | Varius venenatis quam justo turpis dolor fames, suspendisse tristique odio magna lectus, condimentum blandit egestas odio, sollicitudin duis sodales primis integer a,. Purus mauris mi per, neque nisi erat. |
Quisque tincidunt facilisis lorem montes. |
| 18 | 12 Feb 2012 | Suscipit dictumst phasellus euismod in conubia, cursus vehicula sapien blandit habitant, blandit morbi dictumst habitasse nisl dignissim ac, laoreet penatibus. Nostra accumsan ipsum turpis leo. |
Sem dui faucibus torquent. |
| 19 | 12 Feb 2012 | Lectus aenean laoreet lectus vestibulum quisque, magnis semper porta purus proin lacinia, tempus natoque habitant blandit vitae mi gravida, mi donec morbi semper. |
Dolor lobortis. |
I would like to know the name of the font your addon uses for name plates, its nice but I cant find any mention of the name anywhere!
Thanks
- Reply
- #38
freaky85 Sun, 12 Feb 2012 11:08:00can u maybe implement the keep items when player reconnects? because if ppl die and dc, they always lose their items :(
- Reply
- #37
surrounded001 Thu, 09 Feb 2012 22:54:32For some reason users that die, have their time to type /death back instantly run out. And if I set it to auto, then it just doesn't give them their items. I have given them their permission, and I have had this working previously. Whats weird is, it works fine for me. Great plugin btw
- Reply
- #36
Bone008 Wed, 08 Feb 2012 13:17:04@nurwin22: Go
You can have the plugin only enabled in certain worlds through only giving the permission "deathcontrol.use" to your users in these worlds. There is currently no option to configure separate settings for different worlds, though. That will be implemented eventually.
@dj1142: Go
Thanks, I've apparently overlooked some messages to respect the logging-level. The first one (about no economy plugin) is only supposed to be displayed when you configured a cost bigger than 0. The plugin also fails to do so at the moment, as I just noticed. Sorry about that.
Will be handled in the next update.
- Reply
- #35
dj1142 Tue, 07 Feb 2012 15:18:09Hello,
i have got a problem: My config:
and my server.log:
Why this in my server.log? I have disabeled the logging-level and I have a iConomy system (but I do not use this with DeathControl).
- Reply
- #34
nurwin22 Fri, 03 Feb 2012 02:37:59multiworld support?
thanks for the epic plugin! xD
- Reply
- #33
kozzy68 Mon, 23 Jan 2012 20:39:09@Bone008: Go
thanks I think you got it. Just note that you wont always keep stacks of 1 items. If you have 25% keep ratio:
you have 5 items 25% chance to keep two (if you are not lucky you keep only 1)
4 items you have 100% chance to keep one.
3 items you will have 75% chance to keep one. (if you have no luck you keep 0)
2 items 50% chance to keep one
1 item 25% chance to keep one
- Reply
- #32
Bone008 Sun, 22 Jan 2012 14:12:50@kozzy68: Go
I replied in the thread I mentioned ...
- Reply
- #31
kozzy68 Sat, 21 Jan 2012 23:35:46@Bone008: Go
60% we can say its 6/10 = 0.6 * 30 = 18 diamonds to keep and 12 to drop.So there is no complication here result is integer. Tts not best example. Complcation is when you get results like keep 0.3 diamods or 1.7 diamond. We dont like to simply round it. Instead we play dice with last item in stack if we keep it or not and odds are given by reminder 0.5 is 50% 0.3 is 30% ... . so fair formula is: [%] * [items in stack] / 100 = X.y (1.33 x=1 y=0.33 ) X is integer part and y is rest. keep = X+Radom(y) result of random function is either 0 or 1 and odds are given by y
- Reply
- #30
Bone008 Sat, 21 Jan 2012 18:44:18@kalez238: Go
Can't reproduce that with thing with the whitelists. If you added the list "diamondtools", you did also have diamondtools in your inventory when dying, didn't you?
If the issue keeps occuring, please open a thread in the issues forum and provide the following information:
Bukkit version (build number), plugin version, server log when the plugin loads as well as when you are dying, the relevant part of your
config.ymlandlists.txt.Also, make sure you set "logging-level" in the config to 2 before you take the logs.
@kozzy68: Go
I actually check the forums quite frequently (thanks to the non-existent notification system on BukkitDev ...), I must have missed your post (and I can't even locate it now o.O).
Anyway, your suggestion looks ... interesting.
I don't really understand the logics behind it yet, but I think it is quite what I am looking for as a replacement for the current loss system. Mind explaining it a bit more? Maybe a general forumla? And ... what would for example happen if you had a stack of 30 diamonds, and the loss-percentage would be let's say 60% (3/5) ?
Please reply in the forums, I already created a topic for it.
- Reply
- #29
kozzy68 Fri, 20 Jan 2012 13:50:29:) seems you have moved from forums so I just post my comment also here. Its about item droping percentage formula. Hi, use this formula it will be much better. Lets say you keep 33% (1/3) of items and you have 2 diamonds that is 2/3=0.666 = you have 66% chance to keep that one diamond. Scenario 2 when you have 4 diamonds 4/3 = 1.33 you keep one diamond always and have 33% chance to keep also second one. Its elegant fast solution and spliting diamonds would not give you any adventage. I hope its clear how I explained it might sound bit geeky but its simple. Another idea would be not bad to have option to keep items that you are wearig.