mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 20:41:41 +09:00
Updated Warps List
This commit is contained in:
@@ -241,37 +241,46 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="name"><a href="#recharge_time">recharge_time</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#update_smoothing">update_smoothing</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#minimum_distance">minimum_distance</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#activation_range">activation_range</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#spawn_activation_range">spawn_activation_range</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#default_icon">default_icon</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#user_can_edit_own_warps">user_can_edit_own_warps</a></td>
|
||||
<td class="name"><a href="#bypass_warp_cooldown">bypass_warp_cooldown</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#any_user_can_add_new_warp">any_user_can_add_new_warp</a></td>
|
||||
<td class="name"><a href="#expcore_roles_bypass_warp_cooldown">expcore_roles_bypass_warp_cooldown</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#only_admins_can_edit">only_admins_can_edit</a></td>
|
||||
<td class="name"><a href="#cooldown_duraction">cooldown_duraction</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#edit_warps_role_permission">edit_warps_role_permission</a></td>
|
||||
<td class="name"><a href="#bypass_warp_proximity">bypass_warp_proximity</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#bypass_warp_limits_permission">bypass_warp_limits_permission</a></td>
|
||||
<td class="name"><a href="#expcore_roles_bypass_warp_proximity">expcore_roles_bypass_warp_proximity</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#standard_proximity_radius">standard_proximity_radius</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#spawn_proximity_radius">spawn_proximity_radius</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#allow_add_warp">allow_add_warp</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#expcore_roles_allow_add_warp">expcore_roles_allow_add_warp</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#allow_edit_warp">allow_edit_warp</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#expcore_roles_allow_edit_warp">expcore_roles_allow_edit_warp</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="#entities">entities</a></td>
|
||||
@@ -294,33 +303,6 @@
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#recharge_time" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="recharge_time">recharge_time</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> The amount of time in seconds that the player must wait between warps, acts as a balance</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#update_smoothing" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="update_smoothing">update_smoothing</span>
|
||||
</div>
|
||||
@@ -329,7 +311,7 @@
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> Higher is better, the amount of smoothing applied to recharge timer and other gui updates, max is 60</p>
|
||||
<p class="section-item-description"> the amount of smoothing applied to updates to the cooldown timer, higher is better</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -356,61 +338,7 @@
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> The minimum distance that must be between warp points, creating new ones is blocked when too close</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#activation_range" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="activation_range">activation_range</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> The distance the player must be to a warp in order to use the warp gui, gui can still be viewed but not used</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#spawn_activation_range" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="spawn_activation_range">spawn_activation_range</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> A second activation range which is used for the forces spawn point</p>
|
||||
<p class="section-item-description"> the minimum distance that is allowed between warps on the same force</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -437,7 +365,7 @@
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> The default icon which is used by warps; must be an item name</p>
|
||||
<p class="section-item-description"> the default icon that will be used for warps</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -456,15 +384,15 @@
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#user_can_edit_own_warps" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="user_can_edit_own_warps">user_can_edit_own_warps</span>
|
||||
<a href="#bypass_warp_cooldown" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="bypass_warp_cooldown">bypass_warp_cooldown</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> When true the user can always edit warps which they created regardless of other settings</p>
|
||||
<p class="section-item-description"> dictates who the warp cooldown is applied to; values: all, admin, expcore.roles, none</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -483,15 +411,15 @@
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#any_user_can_add_new_warp" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="any_user_can_add_new_warp">any_user_can_add_new_warp</span>
|
||||
<a href="#expcore_roles_bypass_warp_cooldown" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="expcore_roles_bypass_warp_cooldown">expcore_roles_bypass_warp_cooldown</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> When true any user is able to create new warps, however editing may still be restricted</p>
|
||||
<p class="section-item-description"> if expcore.roles is used then this is the required permission</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -510,15 +438,15 @@
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#only_admins_can_edit" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="only_admins_can_edit">only_admins_can_edit</span>
|
||||
<a href="#cooldown_duraction" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="cooldown_duraction">cooldown_duraction</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> When true only admins can edit warps</p>
|
||||
<p class="section-item-description"> the duration of the warp cooldown in seconds</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -537,15 +465,15 @@
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#edit_warps_role_permission" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="edit_warps_role_permission">edit_warps_role_permission</span>
|
||||
<a href="#bypass_warp_proximity" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="bypass_warp_proximity">bypass_warp_proximity</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> Role permission used by the role system to allow editing warps</p>
|
||||
<p class="section-item-description"> dictates who the warp proximity is applied to; values: all, admin, expcore.roles, none</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -564,15 +492,177 @@
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#bypass_warp_limits_permission" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="bypass_warp_limits_permission">bypass_warp_limits_permission</span>
|
||||
<a href="#expcore_roles_bypass_warp_proximity" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="expcore_roles_bypass_warp_proximity">expcore_roles_bypass_warp_proximity</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> Role permission used by the role system to allow bypassing the time and distance restrictions</p>
|
||||
<p class="section-item-description"> if expcore.roles is used then this is the required permission</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#standard_proximity_radius" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="standard_proximity_radius">standard_proximity_radius</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> the minimum distance a player is allowed to be to a warp in order to use it</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#spawn_proximity_radius" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="spawn_proximity_radius">spawn_proximity_radius</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> the minimum distance a player is allowed to be from they spawn point to use warps</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#allow_add_warp" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="allow_add_warp">allow_add_warp</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> dictates who is allowed to add warps; values: all, admin, expcore.roles, none</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#expcore_roles_allow_add_warp" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="expcore_roles_allow_add_warp">expcore_roles_allow_add_warp</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> if expcore.roles is used then this is the required permission</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#allow_edit_warp" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="allow_edit_warp">allow_edit_warp</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> dictates who is allowed to edit warps; values: all, admin, expcore.roles, none</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
|
||||
<!-- returns start -->
|
||||
<!-- returns end -->
|
||||
|
||||
|
||||
<!-- see also start -->
|
||||
<!-- see also end -->
|
||||
|
||||
<!-- usage start -->
|
||||
<!-- usage end -->
|
||||
|
||||
</dd>
|
||||
<dt>
|
||||
<div class="divider divider-custom"></div>
|
||||
<div class="block section-item-header">
|
||||
<a href="#expcore_roles_allow_edit_warp" class="fragment-hashtag">#</a>
|
||||
<span class="section-item-title" id="expcore_roles_allow_edit_warp">expcore_roles_allow_edit_warp</span>
|
||||
</div>
|
||||
</dt>
|
||||
<dd>
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> if expcore.roles is used then this is the required permission</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -599,7 +689,7 @@
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> The entities which are created for warps</p>
|
||||
<p class="section-item-description"> The entities which are created for warp areas</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -626,7 +716,7 @@
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> The tile which is used for the warps</p>
|
||||
<p class="section-item-description"> The tile which is used for the warp areas</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -653,7 +743,7 @@
|
||||
<div class="section-item-body">
|
||||
|
||||
<p class="section-item-summary"></p>
|
||||
<p class="section-item-description"> The tiles which are created for warps</p>
|
||||
<p class="section-item-description"> The tiles which are created for warp areas</p>
|
||||
|
||||
<!-- parameters start -->
|
||||
<!-- parameters end -->
|
||||
@@ -684,7 +774,7 @@
|
||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc </a></i>
|
||||
</div>
|
||||
<div class="content-footer column col-9 col-sm-12">
|
||||
<i>Last updated 2019-10-24 01:44:32 UTC</i>
|
||||
<i>Last updated 2019-10-24 21:28:42 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user